-
Notifications
You must be signed in to change notification settings - Fork 42
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
Add persistent VMs in UI #425
Conversation
Hi @GabriFila. Thanks for your PR. I am @kingmakerbot.
Make sure this PR appears in the CrownLabs changelog, adding one of the following labels:
|
/deploy-staging |
Your staging environment has been correctly deployed/updated!
|
That's really nice! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @GabriFila!
@frisso Yes, I should have enabled your account to use the pre-production operator and access the test VM -- Ubuntu Desktop (Persistent). The updated dashboard is available at https://425.staging.crownlabs.polito.it
@@ -169,6 +169,7 @@ export default function Templates(props) { | |||
}); | |||
|
|||
const startLab = template => { | |||
console.log(template); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suppose this should be dropped before merging
3c010e5
to
2cf84e7
Compare
/deploy-staging |
Your staging environment has been correctly deployed/updated!
|
@GabriFila @giorio94 Should we merge this PR? |
I noticed a little positioning problem in the message I placed under the instances tab. I would like to place it under both tabs in case the width allows for the abs to be adjacent. I'll try to fix it today |
2cf84e7
to
0e6b313
Compare
0e6b313
to
581c4d8
Compare
/merge |
Your staging environment has been correctly teared-down! |
Description
This PR includes minor changes to add the support for persitent VMs to the UI