Kubernetes v1.34 moves volume group snapshots to v1beta2, addressing an issue where the restoreSize field wasn't set when CSI drivers don't implement ListSnapshots RPC. The update introduces VolumeSnapshotInfo struct and VolumeSnapshotInfoList to replace VolumeSnapshotHandlePairList, with conversion webhooks handling migration from v1beta1. Volume group snapshots enable crash-consistent snapshots across multiple volumes using label selectors and are targeting general availability in future releases.
Sort: