/area usability
/kind enhancement
/priority normal
/platform aws
What would you like to be added: The extension allows users to configure multiple volumes/disks to the machine while bootstrapping, and also allows to have disks created from the snapshot via Workers.ProviderConfig.DataVolumes.SnapshotID.
An operating system like MemoryOne expects the snapshot to be backed by the secondary-operating-system..
Considering which, it would be nice to trigger the rolling-update when snapshotID is updated.
Why is this needed: For proper roll-out of the secondary/host-os backing the snapshots.
How to categorize this issue?
/area usability /kind enhancement /priority normal /platform aws
What would you like to be added: The extension allows users to configure multiple volumes/disks to the machine while bootstrapping, and also allows to have disks created from the snapshot via
Workers.ProviderConfig.DataVolumes.SnapshotID
.An operating system like MemoryOne expects the snapshot to be backed by the secondary-operating-system.. Considering which, it would be nice to trigger the rolling-update when
snapshotID
is updated.Why is this needed: For proper roll-out of the secondary/host-os backing the snapshots.