You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ Following table reflects the head of this branch.
29
29
| CSINodeExpandSecret | GA | On |[CSI Node expansion secret](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/3107-csi-nodeexpandsecret)| No |
30
30
| HonorPVReclaimPolicy| Beta | On |[Honor the PV reclaim policy](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/2644-honor-pv-reclaim-policy)| No |
31
31
| PreventVolumeModeConversion | Beta |On |[Prevent unauthorized conversion of source volume mode](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/3141-prevent-volume-mode-conversion)|`--prevent-volume-mode-conversion` (No in-tree feature gate) |
32
+
| VolumeAttributesClass | Beta | Off |[Pass VolumeAttributesClass parameters during CreateVolume](https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/3751-volume-attributes-class/README.md)|`--feature-gates=VolumeAttributesClass=true`|
32
33
| CrossNamespaceVolumeDataSource | Alpha |Off |[Cross-namespace volume data source](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/3294-provision-volumes-from-cross-namespace-snapshots)|`--feature-gates=CrossNamespaceVolumeDataSource=true`|
33
34
34
35
All other external-provisioner features and the external-provisioner itself is considered GA and fully supported.
0 commit comments