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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Following table reflects the head of this branch.
27
27
| CSIStorageCapacity | GA | On | Publish [capacity information](https://kubernetes.io/docs/concepts/storage/volumes/#storage-capacity) for the Kubernetes scheduler. | No |
28
28
| ReadWriteOncePod | Beta | On |[Single pod access mode for PersistentVolumes](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes). | No |
29
29
| CSINodeExpandSecret | GA | On |[CSI Node expansion secret](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/3107-csi-nodeexpandsecret)| No |
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 |
30
+
| HonorPVReclaimPolicy|GA| 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
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`|
33
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`|
0 commit comments