ceph / ceph-csi

CSI driver for Ceph
Apache License 2.0
1.27k stars 536 forks source link

ci: k8s 1.30 tests are excluded for release-v3.11 #4625

Closed iPraveenParihar closed 4 months ago

iPraveenParihar commented 4 months ago

k8s 1.30 tests are excluded for release-v3.11 here https://github.com/ceph/ceph-csi/blob/4c7d419336b6c65083609010d250ca634db391c7/.github/workflows/pull-request-commentor.yaml#L23-L32

but mergify has status check condition for k8s 1.30 tests https://github.com/ceph/ceph-csi/blob/4c7d419336b6c65083609010d250ca634db391c7/.mergify.yml#L29-L49

need to be fixed in separate PR.

for now will trigger manually k8s 1.30 tests, hopefully it should go through🤞

cc @Madhu-1 @Rakshith-R