-
Notifications
You must be signed in to change notification settings - Fork 15
Allow extended rootfs size + Alert for unstarted PAYG VMs #344
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
Conversation
Failed to retrieve llama text: POST 500: 500: Unhandled error during initialisation |
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.
LGTM, but can we add a prompt question to the user on the creation flow requiring to the user to set the disk size, putting the tier size by default but allowing him to increase it more explicitly than just sending the param?
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #344 +/- ##
==========================================
+ Coverage 60.58% 61.28% +0.70%
==========================================
Files 18 18
Lines 3136 3167 +31
Branches 434 445 +11
==========================================
+ Hits 1900 1941 +41
+ Misses 1013 989 -24
- Partials 223 237 +14 ☔ View full report in Codecov by Sentry. |
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.
Before it was possible to specify multiple volume by repeating the command. eg aleph program create --immutable-volume abc --immutable-volume bcd
But now the syntax changed and it is necessary to use something like --immutable-volume abc#bcd don't know if it is on purpose? The feature before was not documented
677fd2f
to
cbf7958
Compare
Indeed, Fixed! |
19fde67
to
113e19b
Compare
113e19b
to
8766d48
Compare
Jira tasks: ALEPH-428 & ALEPH-427
Self proofreading checklist
Docs
Changes
ALEPH-428
ALEPH-427
unallocated PAYG VMs with active flows
andunstarted coco VMs
Extra fixes
Screenshots
Extended rootfs and volumes
Alert for unallocated/unstarted instance(s) with active flows