kyma-project / cloud-manager

Apache License 2.0
3 stars 14 forks source link

GcpNfsBackupSchedule - DeleteCascade not working #623

Closed ravi-shankar-sap closed 4 weeks ago

ravi-shankar-sap commented 4 weeks ago

Description

When deleting the GcpNfsBackupSchedule resource, the created backups are not deleted even if the deleteCascade flag is set to true

Expected result

All the GcpNfsVolumeBackup resources created by this schedule should be deleted.

Actual result

Steps to reproduce

Troubleshooting