velero/pkg/controller
Steve Kriss 6754955bcd when syncing backups, set their namespace to current cluster's Ark ns
Signed-off-by: Steve Kriss <steve@heptio.com>
2018-05-07 09:12:51 -07:00
..
backup_controller.go Don't allow deletion of in-progress backups 2018-04-06 13:08:39 -04:00
backup_controller_test.go Don't allow deletion of in-progress backups 2018-04-06 13:08:39 -04:00
backup_deletion_controller.go Don't allow deletion of in-progress backups 2018-04-06 13:08:39 -04:00
backup_deletion_controller_test.go extract a helper for comparing slices of Actions reliably 2018-04-09 09:39:33 -07:00
backup_sync_controller.go when syncing backups, set their namespace to current cluster's Ark ns 2018-05-07 09:12:51 -07:00
backup_sync_controller_test.go when syncing backups, set their namespace to current cluster's Ark ns 2018-05-07 09:12:51 -07:00
backup_tracker.go Don't allow deletion of in-progress backups 2018-04-06 13:08:39 -04:00
backup_tracker_test.go Don't allow deletion of in-progress backups 2018-04-06 13:08:39 -04:00
download_request_controller.go get backup name from restore spec when handling restore DownloadRequests 2018-04-09 10:50:10 -07:00
download_request_controller_test.go get backup name from restore spec when handling restore DownloadRequests 2018-04-09 10:50:10 -07: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