velero/pkg/controller
Andy Goldstein ef57a44827 Require DeleteBackupRequest.Spec.BackupName
Make sure a DeleteBackupRequest has its Spec.BackupName filled in. If
not, record an error in the status and mark the request as processed.

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2018-04-05 14:53:10 -04:00
..
backup_controller.go Switch backup finalizer to DeleteBackupRequest 2018-04-05 11:16:15 -04:00
backup_controller_test.go Switch backup finalizer to DeleteBackupRequest 2018-04-05 11:16:15 -04:00
backup_deletion_controller.go Require DeleteBackupRequest.Spec.BackupName 2018-04-05 14:53:10 -04:00
backup_deletion_controller_test.go Require DeleteBackupRequest.Spec.BackupName 2018-04-05 14:53:10 -04:00
backup_sync_controller.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
backup_sync_controller_test.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
download_request_controller.go Support running in any namespace 2018-01-05 16:51:59 -05:00
download_request_controller_test.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
gc_controller.go backup delete/describe enhancements 2018-04-05 14:21:45 -04:00
gc_controller_test.go Switch backup finalizer to DeleteBackupRequest 2018-04-05 11:16:15 -04:00
generic_controller.go Switch backup finalizer to DeleteBackupRequest 2018-04-05 11:16:15 -04:00
interface.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
restore_controller.go Add events to nonRestorableResources and cohabitatingResources 2018-03-12 19:55:32 -05:00
restore_controller_test.go Add events to nonRestorableResources and cohabitatingResources 2018-03-12 19:55:32 -05:00
schedule_controller.go Support running in any namespace 2018-01-05 16:51:59 -05:00
schedule_controller_test.go Support running in any namespace 2018-01-05 16:51:59 -05:00