exoscale / exoscale-csi-driver

Kubernetes CSI driver for Exoscale BlockStorage
Apache License 2.0
17 stars 1 forks source link

integ-test: verify that retain policy is respected #22

Closed sauterp closed 7 months ago

sauterp commented 7 months ago

Description

We add an integration test that ensures that the CSI respects the storage class reclaim policy in case it is set to "Retain". In this case, if a PVC is deleted, the backing block storage volume must not be deleted.

Checklist

(For exoscale contributors)

shortcut-integration[bot] commented 7 months ago

This pull request has been linked to Shortcut Story #84120: CSI: integration tests.