e2e: update ceph-csi-operator API from v1alpha1 to v1 (backport #6218)#6293
e2e: update ceph-csi-operator API from v1alpha1 to v1 (backport #6218)#6293mergify[bot] wants to merge 3 commits into
Conversation
Update the API version in the deploy-ceph-csi-operator.sh script to use csi.ceph.io/v1 instead of csi.ceph.io/v1alpha1 for both OperatorConfig and Driver resources. Signed-off-by: Niels de Vos <ndevos@ibm.com> (cherry picked from commit aa4201f)
|
/test ci/centos/mini-e2e-operator/k8s-1.35 |
|
/test ci/centos/mini-e2e-operator/k8s-1.35 |
|
/test ci/centos/k8s-e2e-external-storage/1.33 |
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/mini-e2e-helm/k8s-1.33 |
|
/test ci/centos/k8s-e2e-external-storage/1.34 |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/mini-e2e/k8s-1.33 |
|
/test ci/centos/k8s-e2e-external-storage/1.32 |
|
/test ci/centos/mini-e2e-helm/k8s-1.34 |
|
/test ci/centos/mini-e2e-helm/k8s-1.32 |
|
/test ci/centos/mini-e2e/k8s-1.34 |
|
/test ci/centos/mini-e2e/k8s-1.32 |
|
/retest ci/centos/mini-e2e-operator/k8s-1.35 |
|
/retest ci/centos/k8s-e2e-external-storage/1.33 |
@iPraveenParihar there is a E2E failure, is this flaky or a bug, can you please check? |
|
Commit needs to be backported 8822e27 |
Signed-off-by: Niels de Vos <ndevos@ibm.com> (cherry picked from commit 8822e27)
|
/retest ci/centos/mini-e2e-operator/k8s-1.35 |
Pull request has been modified.
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/k8s-e2e-external-storage/1.34 |
|
/test ci/centos/k8s-e2e-external-storage/1.33 |
|
/test ci/centos/mini-e2e-helm/k8s-1.32 |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/mini-e2e-helm/k8s-1.34 |
|
/test ci/centos/mini-e2e-helm/k8s-1.33 |
|
/test ci/centos/mini-e2e/k8s-1.32 |
|
/test ci/centos/mini-e2e/k8s-1.34 |
|
/test ci/centos/mini-e2e/k8s-1.33 |
Signed-off-by: Niels de Vos <ndevos@ibm.com> (cherry picked from commit a699193)
|
/test ci/centos/mini-e2e-operator/k8s-1.35 |
|
/test ci/centos/k8s-e2e-external-storage/1.33 |
|
/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.33 |
|
/test ci/centos/mini-e2e-helm/k8s-1.34 |
|
/test ci/centos/mini-e2e-helm/k8s-1.32 |
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/mini-e2e/k8s-1.33 |
|
/test ci/centos/mini-e2e/k8s-1.34 |
|
/test ci/centos/mini-e2e/k8s-1.32 |
|
/test ci/centos/upgrade-tests-rbd |
Update the API version in the deploy-ceph-csi-operator.sh script to use
csi.ceph.io/v1 instead of csi.ceph.io/v1alpha1 for both OperatorConfig
and Driver resources.
Depends-on: #5672 ceph/ceph-csi-operator#451
This is an automatic backport of pull request #6218 done by [Mergify](https://mergify.com).