Skip to content

Commit 8923928

Browse files
Update Urgent Upgrade Notes
1 parent 7ba551c commit 8923928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG/CHANGELOG-6.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### (No, really, you MUST read this before you upgrade)
88

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.
1010

1111
# Changelog since 5.3.0
1212

0 commit comments

Comments
 (0)