Skip to content
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

Allow user to configure workspace start/stop sequence #4337

Closed
slemeur opened this issue Mar 7, 2017 · 0 comments
Closed

Allow user to configure workspace start/stop sequence #4337

slemeur opened this issue Mar 7, 2017 · 0 comments
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@slemeur
Copy link
Contributor

slemeur commented Mar 7, 2017

Goals

When a workspace is stopped, it can be snapshotted or not.
When a workspace is started, it can recover from a snapshot or not.

According to those capabilities, we need the following use cases:
1 - User should be able to configure the start/stop default behavior per workspace
2 - User should be able to by-pass the default behavior

Details

Configuring default start/stop behavior per workspace
In the workspace details > Settings : we will add a new category to let the user being able to choose the desire behavior for start and stop sequence.

Allowing the user to by-pass the default behavior
In the left-sidebar: when doing a right click on the workspace, we could add an option to start the workspace with the all different options:

  • Start using latest snapshot
  • Start from image

In the list of workspace: we could add the same options on the "cog" button

In the workspace details: we could add an arrow on the right of the "Open". When clicked it would show the different options:
screen shot 2017-03-07 at 10 45 58

Associated issues:

#4328

@slemeur slemeur added the kind/enhancement A feature request - must adhere to the feature request template. label Mar 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

2 participants