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
The validation logic seems to be in order, so I’m thinking maybe the internal state and the field are of our sync, so the diskSizeGiB it’s validating is not 1023.
I created a blank disk with a size of 1023 GiB then took a snapshot of it with the intention of making new disks from the snapshot.
When trying to make a new disk out of the snapshot and set it to the same size, I got this error
To work around the weird error above, I made it smaller and got the following error (not a bug - it's a valid error):
Afterwards, I was able to put it back to 1023 GiB and the UI gladly accepted the value and created the disk for me:
The text was updated successfully, but these errors were encountered: