-
Couldn't load subscription status.
- Fork 580
rebase: update Kubernetes CSI sidecars to current versions #5088
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rebase: update Kubernetes CSI sidecars to current versions #5088
Conversation
|
/test ci/centos/mini-e2e-helm/k8s-1.30 |
|
@nixpanic, new release just came in for external-provisioner 😄 https://github.com/kubernetes-csi/external-provisioner/releases/tag/v5.2.0 |
|
Also, lets update snapshotter version here as well? ceph-csi/scripts/install-snapshot.sh Lines 10 to 14 in 0cfb2b0
|
Haha, nice. The container image is not available yet though... |
This PR does not update the snapshot sidecar. There is no need for changing the script, as |
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at bd962e5 |
The Kubernetes CSI sidecars have had several releases that were not included in deployments by Rook yet, update them to the versions that are available today: - csi-node-driver-registrar:v2.13.0 - csi-provisioner:v5.1.0 - csi-attacher:v4.8.0 Signed-off-by: Niels de Vos <[email protected]>
1999581 to
5fb3db8
Compare
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/k8s-e2e-external-storage/1.31 |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/mini-e2e-helm/k8s-1.31 |
|
/test ci/centos/k8s-e2e-external-storage/1.30 |
|
/test ci/centos/mini-e2e/k8s-1.31 |
|
/test ci/centos/k8s-e2e-external-storage/1.32 |
|
/test ci/centos/mini-e2e-helm/k8s-1.30 |
|
/test ci/centos/mini-e2e-helm/k8s-1.32 |
|
/test ci/centos/mini-e2e/k8s-1.30 |
|
/test ci/centos/mini-e2e/k8s-1.32 |
The Kubernetes CSI sidecars have had several releases that were not
included in deployments by Rook yet, update them to the versions that
are available today: