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: CHANGELOG/CHANGELOG-6.0.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
@@ -6,7 +6,7 @@
6
6
7
7
### (No, really, you MUST read this before you upgrade)
8
8
9
-
- This provisioner version needs Kubernetes 1.34.0+ to support volume creation with VolumeAttributesClass, as the storage/v1 VolumeAttributesClass object is available starting in v1.34. While the provisioner can run on Kubernetes versions below 1.34 (including emulated versions), the VolumeAttributesClass feature will be disabled. If you update an emulated version from below 1.34 directly to 1.35 or higher, a provisioner restart is required.
9
+
- This provisioner version needs Kubernetes 1.34.0+ to support volume creation with VolumeAttributesClass, as the storage/v1 VolumeAttributesClass object is available starting in v1.34. If the emulation version is below 1.34 and the v1beta1 VolumeAttributeClass API is disabled, the VolumeAttributesClass feature will be disabled. Once the emulated version is updated to 1.34, a provisioner restart is required.
0 commit comments