You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the benefits of a remote development platform is to keep all developers' environments (aka workspaces) consistent.
If an administrator or team leader updates a template, any workspace using that template should update itself automatically on a scheduled start.
In theory, if a developer has a scheduled start set, and relies on that to start their workspace every day, they could be on an older template unless they force an update.
Maybe this is an enterprise edition feature
Expected Behavior
If a workspace shows outdated when the workspace is off, and when the workspace performs a scheduled start, it should update itself with the new template.
Current Behavior
After a scheduled start, the workspace still shows outdated
The text was updated successfully, but these errors were encountered:
kylecarbs
changed the title
feat: in v0.7.8 08a781f: outdated workspace does not automatically fetch new template on scheduled start
Outdated workspace does not automatically fetch new template on scheduled start
Aug 24, 2022
Automatically upgrading infrastructure sounds like risky business. I think we're better off adding more bulk-upgrade features, which will come to light with #2971
One of the benefits of a remote development platform is to keep all developers' environments (aka workspaces) consistent.
If an administrator or team leader updates a template, any workspace using that template should update itself automatically on a scheduled start.
In theory, if a developer has a scheduled start set, and relies on that to start their workspace every day, they could be on an older template unless they force an update.
Maybe this is an enterprise edition feature
Expected Behavior
If a workspace shows
outdated
when the workspace is off, and when the workspace performs a scheduled start, it should update itself with the new template.Current Behavior
After a scheduled start, the workspace still shows
outdated
The text was updated successfully, but these errors were encountered: