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
Creating the winli image without uploading anything means that we
dont discover the disk size from the upload file leading to a mismatch
between the default (8) and the actual disk size (16).
Restoring the winli option to ore allows us to override the rule and
specify uploadisksize with uploadsourcesnapshot when winli is set. This
enables disk size discover and AMI creation based on a snapshot without
uploading anything.
This will require a change to the cloud-upload job to buildfetch the
vmdk file before creating the AMI.
0 commit comments