Skip to content

csi: update provisioner#421

Merged
Madhu-1 merged 1 commit into
ceph:mainfrom
nixpanic:external-provisioner/v6.2.0
Mar 4, 2026
Merged

csi: update provisioner#421
Madhu-1 merged 1 commit into
ceph:mainfrom
nixpanic:external-provisioner/v6.2.0

Conversation

@nixpanic

@nixpanic nixpanic commented Mar 2, 2026

Copy link
Copy Markdown
Member

The combination of csi-provisioner v6.2.0 and csi-resizer v2.1.0 allow
Ceph-CSI to support for VolumeAttributesClass (ControllerModifyVolume
CSI procedure). Ceph-CSI/NFS and Ceph-CSI/NVMe-oF already implement the
feature.

The csi-provisioner v6.2.0 does not have the HonorPVReclaimPolicy
feature-gate flag anymore. The feature is GA since Kubernetes 1.34 and
the flag was enabled by default. Kubernetes 1.36 removes the flag
completely.

@nixpanic nixpanic force-pushed the external-provisioner/v6.2.0 branch from 7948802 to e894de7 Compare March 2, 2026 16:43
@nixpanic nixpanic changed the title csi: update provisioner and resizer csi: update provisioner Mar 2, 2026
@nixpanic

nixpanic commented Mar 2, 2026

Copy link
Copy Markdown
Member Author

govulncheck fails due to https://pkg.go.dev/vuln/GO-2026-4559 , which isn't something related to this PR.

@nixpanic

nixpanic commented Mar 2, 2026

Copy link
Copy Markdown
Member Author

The csi-provisioner:v6.2.0 container-image may not have been promoted yet, causing deploying to fail 😞

https://github.com/kubernetes-csi/external-provisioner/releases/tag/v6.2.0

@nixpanic nixpanic closed this Mar 2, 2026
@nixpanic nixpanic reopened this Mar 2, 2026
@iPraveenParihar

Copy link
Copy Markdown
Contributor

The csi-provisioner:v6.2.0 container-image may not have been promoted yet, causing deploying to fail 😞

https://github.com/kubernetes-csi/external-provisioner/releases/tag/v6.2.0

it is available now.

The combination of csi-provisioner v6.2.0 and csi-resizer v2.1.0 allow
Ceph-CSI to support for VolumeAttributesClass (ControllerModifyVolume
CSI procedure). Ceph-CSI/NFS and Ceph-CSI/NVMe-oF already implement the
feature.

The csi-provisioner v6.2.0 does not have the HonorPVReclaimPolicy
feature-gate flag anymore. The feature is GA since Kubernetes 1.34 and
the flag was enabled by default. Kubernetes 1.36 removes the flag
completely.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
@nixpanic nixpanic force-pushed the external-provisioner/v6.2.0 branch from e894de7 to 7a61d03 Compare March 4, 2026 10:05
@Madhu-1 Madhu-1 merged commit c6f42fa into ceph:main Mar 4, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants