velero/pkg/apis/ark/v1
Andy Goldstein 4328b67f93 backup delete/describe enhancements
Always request DeleteBackupRequests for a given backup so we can show
failed deletion attempts if you try to delete a backup that has PV
snapshots when Ark doesn't have a persistentVolumeProvider configured.

When creating a DeleteBackupRequest, include a label for the UID so we
can match based on name and UID when associated DeleteBackupRequests
with a given backup.

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2018-04-05 14:21:45 -04:00
..
backup.go Switch backup finalizer to DeleteBackupRequest 2018-04-05 11:16:15 -04:00
config.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
constants.go Switch backup finalizer to DeleteBackupRequest 2018-04-05 11:16:15 -04:00
delete_backup_request.go backup delete/describe enhancements 2018-04-05 14:21:45 -04:00
doc.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
download_request.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
register.go Switch backup finalizer to DeleteBackupRequest 2018-04-05 11:16:15 -04:00
restore.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
schedule.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
zz_generated.deepcopy.go Switch backup finalizer to DeleteBackupRequest 2018-04-05 11:16:15 -04:00