Skip to content

[workspace] Increase rollout speed of daemonsets #17060

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
Mar 28, 2023
Merged

Conversation

Furisto
Copy link
Member

@Furisto Furisto commented Mar 28, 2023

Description

Currently we update one instance of a daemonset at a time. With a large number of nodes updating all instances can take a long time. With this change we update 20% of nodes at the same time.

Related Issue(s)

n.a.

How to test

  • Create ephemeral cluster
  • Restart daemonsets

Release Notes

None

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

@Furisto Furisto added the team: workspace Issue belongs to the Workspace team label Mar 28, 2023
@Furisto Furisto self-assigned this Mar 28, 2023
@Furisto Furisto requested a review from a team March 28, 2023 10:15
@roboquat roboquat merged commit 4edc0ef into main Mar 28, 2023
@roboquat roboquat deleted the fo/ds-rollout branch March 28, 2023 11:40
@roboquat roboquat added deployed: workspace Workspace team change is running in production deployed Change is completely running in production labels Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: workspace Workspace team change is running in production deployed Change is completely running in production release-note-none size/S team: workspace Issue belongs to the Workspace team
Projects
No open projects
Status: Awaiting Deployment
Development

Successfully merging this pull request may close these issues.

3 participants