Skip to content

Commit e76df90

Browse files
authored
Changelog update for VolumeGroupSnapshot
1 parent 851e6cd commit e76df90

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
### Trident
88

9+
**IMPORTANT:** There is a known issue with the csi-snapshotter sidecar. In all versions of Kubernetes VolumeGroupSnapshots v1beta1 will not allow VolumeSnapshots to become ReadyToUse. There are 2 workarounds:
10+
* Delete VolumeGroupSnapshots CRDs, which will disable VolumeGroupSnapshots, and reinstall Trident.
11+
* Install VolumeGroupSnapshots v1beta2 and snapshot-controller v8.4.0 or later, and reinstall Trident. **VolumeGroupSnapshots will not function on Kubernetes versions lower than v1.34.**
12+
913
**Fixes:**
1014

1115
- **Kubernetes:** Fixed an issue where unpublishing a read-only clone removed export policy rules from the source volume in ONTAP-NAS, ONTAP-NAS-Economy, and GCNV drivers (Issue [#1086](https://github.com/NetApp/trident/issues/1086)).
@@ -28,6 +32,7 @@
2832
- **Kubernetes:** Added support for Kubernetes 1.35.
2933
- **Kubernetes:** Concurrency support for ONTAP-NAS (NFS only), ONTAP-SAN (iSCSI, FCP), ONTAP-SAN (NVMe) and GCNV drivers is now generally available (GA), graduated from Tech Preview.
3034
- **Kubernetes:** Added support for volume autogrow in Trident based on user-defined Trident AutoGrow Policies.
35+
- **Kubernetes:** Added support for VolumeGroupSnapshot for ontap-san (NVMe/TCP), in addition to existing support for ontap-nas (NFS), ontap-san (iSCSI and FC), and ontap-san-economy.
3136
- **Kubernetes:** Enhanced Trident node concurrency for higher scalability of node operations for NVMe volumes.
3237
- **Kubernetes:** Added support for GCNV NAS volume auto-tiering via PVC annotations (tieringPolicy, tieringMinimumCoolingDays), with pool selection and clone inheritance.
3338
- **Kubernetes:** Added support for GCNV SAN block (iSCSI) volumes via the google-cloud-netapp-volumes-san driver, including provisioning, per-node host group mapping for LUN access, and clone-from-volume for Flex pools.

0 commit comments

Comments
 (0)