Skip to content

[ws-manager-mk2] remove experimental mode feature #18513

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 6 commits into from
Aug 15, 2023
Merged

Conversation

kylos101
Copy link
Contributor

@kylos101 kylos101 commented Aug 14, 2023

Description

Remove experimentalMode for ws-manager-mk2.

Also updates the VM image with changes from https://github.com/gitpod-io/gitpod-packer-gcp-image/pull/246.

Summary generated by Copilot

🤖 Generated by Copilot at 0570d2e

This pull request removes the feature flag and related code for the experimental workspace manager mk2, which is now the default and only workspace manager in Gitpod. It simplifies the configuration and pod creation logic for the workspace components.

Related Issue(s)

Fixes ENG-21
Related to ENG-639

How to test

  1. Start a workspace
  2. Run curl lama.sh | sh and assert you can browse to the port it exposes
  3. Ensure curl --connect-timeout 10 -s -H "Metadata-Flavor: Google" 'http://169.254.169.254/computeMetadata/v1/instance/' times out, and the exit status is 28.

Documentation

Preview status

Gitpod was successfully deployed to your preview environment.

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
  • /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. If enabled, with-preview and with-large-vm will be enabled.
  • with-monitoring

/hold

@kylos101 kylos101 changed the title Kylos101/ENG-666 [ws-manager-mk2] remove experimental mode feature Aug 14, 2023
@kylos101 kylos101 force-pushed the kylos101/ENG-666 branch 3 times, most recently from e21f567 to d11055e Compare August 15, 2023 03:04
@roboquat roboquat added size/M and removed size/S labels Aug 15, 2023
@kylos101 kylos101 marked this pull request as ready for review August 15, 2023 04:36
@kylos101 kylos101 requested a review from a team as a code owner August 15, 2023 04:36
@roboquat roboquat merged commit 34b4602 into main Aug 15, 2023
@roboquat roboquat deleted the kylos101/ENG-666 branch August 15, 2023 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants