Skip to content

Commit de93167

Browse files
committed
Remove changes related to VolumeGroupSnapshot
Remove them to avoid confusion. Will add back when the feature is complete.
1 parent 350388a commit de93167

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

CHANGELOG/CHANGELOG-6.3.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,9 @@
66

77
## Changes by Kind
88

9-
### API Change
10-
11-
- Add VolumeGroupSnapshot API definitions (Note: the controller side changes are partially implemented and therefore it is not ready for use) ([#814](https://github.com/kubernetes-csi/external-snapshotter/pull/814), [@RaunakShah](https://github.com/RaunakShah))
12-
139
### Feature
1410

1511
- Add a marker to the snapshot-controller manifests to enable feature gates in CSI prow jobs. ([#790](https://github.com/kubernetes-csi/external-snapshotter/pull/790), [@RaunakShah](https://github.com/RaunakShah))
16-
- Create Volume functionality for volume group snapshots (Note: this feature is partially implemented and therefore it is not ready for use) ([#826](https://github.com/kubernetes-csi/external-snapshotter/pull/826), [@RaunakShah](https://github.com/RaunakShah))
17-
- Disable the enable-volume-group-snapshots feature flag. ([#901](https://github.com/kubernetes-csi/external-snapshotter/pull/901), [@xing-yang](https://github.com/xing-yang))
18-
- More detail printed columns output when get vgs/vgsc/vgsclass with kubectl ([#865](https://github.com/kubernetes-csi/external-snapshotter/pull/865), [@winrouter](https://github.com/winrouter))
19-
- Webhooks for VolumeGroupSnapshot, VolumeGroupSnapshotContent and VolumeGroupSnapshotClass. ([#825](https://github.com/kubernetes-csi/external-snapshotter/pull/825), [@Rakshith-R](https://github.com/Rakshith-R))
2012

2113
### Bug or Regression
2214

@@ -25,11 +17,10 @@
2517

2618
### Other (Cleanup or Flake)
2719

28-
- Update Kubernetes deps to 0.28.0 and update generated code ([#902](https://github.com/kubernetes-csi/external-snapshotter/pull/902), [@xing-yang](https://github.com/xing-yang))
20+
- Update Kubernetes deps to 0.28.0 and update generated code in the client ([#902](https://github.com/kubernetes-csi/external-snapshotter/pull/902), [@xing-yang](https://github.com/xing-yang))
2921

3022
### Uncategorized
3123

32-
- Print a warning message at the startup phase if the csi-driver doesn't support GroupControllerCreateVolumeGroupSnapshot when the --enable-volume-group-snapshots flag is true. ([#864](https://github.com/kubernetes-csi/external-snapshotter/pull/864), [@carlory](https://github.com/carlory))
3324
- Update kubernetes dependencies to v1.28.0 ([#899](https://github.com/kubernetes-csi/external-snapshotter/pull/899), [@Sneha-at](https://github.com/Sneha-at))
3425

3526
## Dependencies

0 commit comments

Comments
 (0)