### Enhancement Description - One-line enhancement description (can be used as a release note): `Introduce a VolumeGroupSnapshot API to take a snapshot of multiple volumes together.` - Kubernetes Enhancement Proposal: <!-- link to kubernetes/enhancements file; if none yet, link to PR --> https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/3476-volume-group-snapshot/README.md - Discussion Link: <!-- link to SIG mailing list thread, meeting, or recording where the Enhancement was discussed before KEP creation --> - Primary contact (assignee): @xing-yang - Responsible SIGs: sig-storage - Enhancement target (which target equals to which milestone): - Alpha release target (x.y): 1.27 - Beta release target (x.y): Beta in 1.32; v1beta2 in 1.34 - Stable release target (x.y): - [x] Alpha - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/1551 - [ ] Code (`k/k`) update PR(s): - [x] Docs (`k/website`) update PR(s): Placeholder blog PR: https://github.com/kubernetes/website/pull/39415 - [x] Beta - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/4734 - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/test-infra/pull/33417, https://github.com/kubernetes/test-infra/pull/33567, https://github.com/kubernetes/kubernetes/pull/126326 - [x] Docs (`k/website`) update(s): doc PR: https://github.com/kubernetes/website/pull/48419, blog PR: https://github.com/kubernetes/website/pull/48420 - [x] KEP update for v1beta2: https://github.com/kubernetes/enhancements/pull/5013 - [ ] Blog PR placeholder: https://github.com/kubernetes/website/pull/51390 - [ ] Stable - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/5809 - [ ] Code (`k/k`) update PR(s): - [ ] Docs (`k/website`) update(s): _Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently._
Enhancement Description
One-line enhancement description (can be used as a release note):
Introduce a VolumeGroupSnapshot API to take a snapshot of multiple volumes together.Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/3476-volume-group-snapshot/README.md
Discussion Link:
Primary contact (assignee): @xing-yang
Responsible SIGs: sig-storage
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements) update PR(s): KEP-3476: Add Volume Group Snapshot KEP #1551k/k) update PR(s):k/website) update PR(s): Placeholder blog PR: Add post-release blog article about Volume Group Snapshot alpha website#39415Beta
k/enhancements) update PR(s): Update VolumeGroupSnapshot KEP for Beta #4734k/k) update PR(s): Update e2e test script and expand feature focus for volume group snapshots test-infra#33417, Add new E2E job for volume group snapshots in KIND cluster test-infra#33567, Add end-to-end tests for Volume Group Snapshot kubernetes#126326k/website) update(s): doc PR: Add document link for volume group snapshots website#48419, blog PR: Add a blog for volume group snapshots beta website#48420Stable
k/enhancements) update PR(s): Move volume group snapshot to GA #5809k/k) update PR(s):k/website) update(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.