Skip to content

feat: Bulk workspace update for the Operator #11326

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

Closed
sharkymark opened this issue Dec 22, 2023 · 0 comments · Fixed by #11583
Closed

feat: Bulk workspace update for the Operator #11326

sharkymark opened this issue Dec 22, 2023 · 0 comments · Fixed by #11583
Assignees

Comments

@sharkymark
Copy link
Contributor

A customer who operates Coder deployments wants a way to bulk force workspace updates if a template is changed.

A new bulk action in the Dashboard will force workspaces to be updated.

Note: The implementation needs to be discussed since default behavior for updating a workspace is it forces a workspace to start, which:

  1. Puts load on coderd or an external provisionerd
  2. Consumes workspace compute which will remain on until auto off settings kick in

A manual method would be to then bulk stop workspaces, but that sounds cumbersome. Customer reports that is MVP

Maybe an option when bulk update is done, to then bulk shutdown the workspaces.

Another use case are running workspaces, and maybe another feature to show a timer in a user's UI that the workspace has to restart in X minutes or hours.

Related issue #11325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants