Skip to content

Commit 1b71152

Browse files
authored
Merge pull request #1432 from sunnylovestiramisu/v1.34
Update Urgent Upgrade Notes
2 parents 7ba551c + 8923928 commit 1b71152

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)