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

Deploy VM shutdown when idle? #199

Open
TonyWildish-BH opened this issue Nov 8, 2024 · 2 comments
Open

Deploy VM shutdown when idle? #199

TonyWildish-BH opened this issue Nov 8, 2024 · 2 comments
Assignees
Labels
EPIC - VM templates Features needed in the custom VM templates MVP Things that need to be considered for the MVP release

Comments

@TonyWildish-BH
Copy link
Collaborator

TonyWildish-BH commented Nov 8, 2024

  • Review that the auto-shutdown of idle VMs is working.
  • Assess the impact on the user

The impact assessment means:

  • When a machine is shut down through being idle, how does the UI represent that?
  • Can the user restart the VM from the UI?

If the user can work with this without problems, that's great. If not, more tickets will be needed to allocate the work to fix it, and priorities decided, depending on the level of inconvenience.

@TonyWildish-BH TonyWildish-BH added MVP Things that need to be considered for the MVP release EPIC - VM templates Features needed in the custom VM templates labels Nov 8, 2024
@BIOKU-BH
Copy link

BIOKU-BH commented Nov 9, 2024

  • The UI fetches the status of the VM from Azure and not from COSMOS. So the power status of the machine correctly reflects on the UI.
  • Yes, a user can control the VM from the UI.

These will need to be tested for satisfactory approval

@BIOKU-BH
Copy link

Apply a logic that fetches the tag of the machine to be shut down. If the tag says "Don't shut me down" then do not shut it down... This is a feature extension of the existing solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EPIC - VM templates Features needed in the custom VM templates MVP Things that need to be considered for the MVP release
Projects
None yet
Development

No branches or pull requests

2 participants