e2e: update ceph-csi-operator API from v1alpha1 to v1 (backport #6218)#6293
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.
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 |
iPraveenParihar
left a comment
There was a problem hiding this comment.
/go/src/github.com/ceph/ceph-csi/e2e/rbd.go:507
[FAILED] failed to verify client address metadata exists: client address metadata .rbd.csi.ceph.com/clientaddress/0001-0024-4e1128cb-e0ce-47e5-b3fd-f5330992e25e-0000000000000001-c9b207a4-78bd-43be-abd7-3c67ea2028af/minikube value is empty
In [It] at: /go/src/github.com/ceph/ceph-csi/e2e/rbd.go:549 @ 05/25/26 05:35:43.528@iPraveenParihar there is a E2E failure, is this flaky or a bug, can you please check?
@Madhu-1, release-3.16 will need a9bfa87 and 4d4e2a5 commits to be cherry-picked which is not needed.
Anyway the operator e2e test is not mandatory for 3.16
@iPraveenParihar , what is the use of this backport when the operator e2e does not pass with it yet? |
|
@nixpanic, external storage e2e uses operator deployment and fail here #6292 and other cherry-pick commits are fix commits for the operator deployment. |
|
@iPraveenParihar , right! Do you have an idea why this backport is still failing? |
|
/test ci/centos/mini-e2e-operator/k8s-1.34 |
@nixpanic, failures where related to setmetadata. Probably needs the mentioned commits to be backported as well. |
|
Queued — the merge queue status continues in this comment ↓. |
Merge Queue Status
This pull request spent 15 seconds in the queue, including 1 second running CI. Required conditions to merge
|
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).