deploy: update CSI sidecars to latest versions available#5421
deploy: update CSI sidecars to latest versions available#5421mergify[bot] merged 5 commits intoceph:develfrom
Conversation
| | `nodeplugin.profiling.enabled` | Specifies whether profiling should be enabled | `false` | | ||
| | `nodeplugin.registrar.image.repository` | Node Registrar image repository URL | `registry.k8s.io/sig-storage/csi-node-driver-registrar` | | ||
| | `nodeplugin.registrar.image.tag` | Image tag | `v2.13.0` | | ||
| | `nodeplugin.registrar.image.tag` | Image tag | `v2.14.0` | |
There was a problem hiding this comment.
attacher image needs to be updated in this file
Rakshith-R
left a comment
There was a problem hiding this comment.
Please update image versions in ceph-csi-op repo too.
527b9e5 to
14f1272
Compare
They were already updated here ceph/ceph-csi-operator#252. |
csi-snapshotter still needs to be updated there. |
|
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/k8s-e2e-external-storage/1.32 |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/mini-e2e-helm/k8s-1.32 |
|
/test ci/centos/k8s-e2e-external-storage/1.33 |
|
/test ci/centos/mini-e2e/k8s-1.32 |
|
/test ci/centos/mini-e2e-helm/k8s-1.33 |
|
/test ci/centos/mini-e2e/k8s-1.33 |
|
/test ci/centos/k8s-e2e-external-storage/1.31 |
|
/test ci/centos/mini-e2e-helm/k8s-1.31 |
|
/test ci/centos/mini-e2e/k8s-1.31 |
|
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks: You can check the last failing draft PR here: #5424. You may have to fix your CI before adding the pull request to the queue again. |
|
@iPraveenParihar can you please check , looks like some real issue as all test failed. |
With external-snapshotter v8.4.0 the v1beta1 VolumeGroupSnapshot API is now marked as deprecated. and v1beta2 is introduced. Signed-off-by: Praveen M <m.praveen@ibm.com>
Signed-off-by: Praveen M <m.praveen@ibm.com>
bc8fc12 to
6c77928
Compare
Signed-off-by: Praveen M <m.praveen@ibm.com>
|
/test ci/centos/k8s-e2e-external-storage/1.34 |
|
@Madhu-1, the failing CI has passed. PTAL again |
|
@iPraveenParihar lets rerun all the test again to ensure there is no flaky tests to avoid causing more problems after merging this PR? |
|
/test ci/centos/k8s-e2e-external-storage/1.34 |
|
/test ci/centos/k8s-e2e-external-storage/1.32 |
|
/test ci/centos/mini-e2e-helm/k8s-1.34 |
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/mini-e2e-helm/k8s-1.32 |
|
/test ci/centos/k8s-e2e-external-storage/1.33 |
|
/test ci/centos/mini-e2e/k8s-1.32 |
|
/test ci/centos/mini-e2e/k8s-1.34 |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/mini-e2e-helm/k8s-1.33 |
|
/test ci/centos/mini-e2e/k8s-1.33 |
|
@Madhu-1, all CI passed 🎉 . |
Describe what this PR does
Checklist:
Show available bot commands
These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:
/retest ci/centos/<job-name>: retest the<job-name>after unrelatedfailure (please report the failure too!)