-
Epic
-
Resolution: Duplicate
-
Undefined
-
None
-
None
Goal
Kubernetes is gaining a VolumeGroups capability. Essentially the same as consistency groups, this feature enables volumes to be grouped so that storage backends can take a consistent snapshot across all volumes in the group. In this epic we would like to automatically place VM disks into a VolumeGroup associated with the VM and enable VM Snapshots to take advantage of this grouping to produce more consistency for multi-disk VMs.
User Stories
- As a VM owner I want my multi-disk VM snapshot to be consistent across all of my VM's disks.
Non-Requirements
- List of things not included in this epic, to alleviate any doubt raised during the grooming process.
Notes
- This epic depends on the k8s VolumeGroups feature availability so should not be started until this is available in a supported k8s release.
Done Checklist
Who | What | Reference |
---|---|---|
DEV | Upstream roadmap issue (or individual upstream PRs) | <link to GitHub Issue> |
DEV | Upstream documentation merged | <link to meaningful PR> |
DEV | gap doc updated | <name sheet and cell> |
DEV | Upgrade consideration | <link to upgrade-related test or design doc> |
DEV | CEE/PX summary presentation | label epic with cee-training and add a <link to your support-facingĀ preso> |
QE | Test plans in Polarion | <link or reference to Polarion> |
QE | Automated tests merged | <link or reference to automated tests> |
DOC | Downstream documentation merged | <link to meaningful PR> |
- links to