Skip to content

Commit a5151df

Browse files
Add Urgent Upgrade Notes for 6.0.0
1 parent 986812d commit a5151df

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG/CHANGELOG-6.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
[Documentation](https://kubernetes-csi.github.io)
44

5+
## Urgent Upgrade Notes
6+
7+
### (No, really, you MUST read this before you upgrade)
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.
10+
511
# Changelog since 5.3.0
612

713
## Changes by Kind

0 commit comments

Comments
 (0)