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
On instance create, we validate the size of the boot disk against the size of the chosen image, and when you change the image, we update the size to be big enough for it if necessary.
On instance create, we validate the size of the boot disk against the size of the chosen image, and when you change the image, we update the size to be big enough for it if necessary.
console/app/forms/instance-create.tsx
Lines 331 to 341 in 0cc1e03
On the standalone disk create form, we don't do that, and we should.
console/app/forms/disk-create.tsx
Line 96 in 0cc1e03
The text was updated successfully, but these errors were encountered: