Skip to content

[preview] add local ssh dns to preview env #17117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2023
Merged

[preview] add local ssh dns to preview env #17117

merged 1 commit into from
Apr 1, 2023

Conversation

mustard-mh
Copy link
Contributor

@mustard-mh mustard-mh commented Mar 31, 2023

Description

add local ssh dns to preview env

Related Issue(s)

Related #16836

How to test

  • Build preview env
  • Ping test.lssh.<preview_env_host> to see if it points to localhost

➜  ~ ping test.lssh.hw-preview-dns.preview.gitpod-dev.com
PING test.lssh.hw-preview-dns.preview.gitpod-dev.com (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.073 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.231 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.086 ms
^C
--- test.lssh.hw-preview-dns.preview.gitpod-dev.com ping statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.073/0.130/0.231/0.072 ms
➜  ~ 

Release Notes

NONE

Documentation

Build Options:

  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish Options
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer Options
  • with-dedicated-emulation
  • with-ws-manager-mk2
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated

Preview Environment Options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh

@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-hw-preview-dns.1 because the annotations in the pull request description changed
(with .werft/ from main)

@mustard-mh mustard-mh requested a review from a team March 31, 2023 17:00
@mustard-mh mustard-mh marked this pull request as ready for review March 31, 2023 17:00
@mustard-mh mustard-mh mentioned this pull request Mar 31, 2023
9 tasks
@roboquat roboquat merged commit 8f2f1e7 into main Apr 1, 2023
@roboquat roboquat deleted the hw/preview-dns branch April 1, 2023 09:29
@roboquat roboquat added deployed: IDE IDE change is running in production deployed Change is completely running in production labels Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: IDE IDE change is running in production deployed Change is completely running in production release-note-none size/S team: IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants