ceph / ceph-csi

CSI driver for Ceph
Apache License 2.0
1.29k stars 551 forks source link

Add check/wait for PVC deletion after pod deletion in `ephemeral volume support` e2e case #3910

Closed Rakshith-R closed 1 year ago

Rakshith-R commented 1 year ago

Describe the bug

ephemeral volume support e2e fails rarely when pvc isn't immediately deleted by kublet after pod deletion.

A step needs to be added at line 811 below to wait for pvc deletion with timeout.

https://github.com/ceph/ceph-csi/blob/37f1d722d39107de27ada4b6663666d6b08a6796/e2e/rbd.go#L793-L819

similar step needs to be added to cephfs e2e too.

Failed ci:

ctrl+f pvc-3bff7e9f-5dea-48f8-8c97-92d8b0b942f5

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.