velero/pkg/controller
Antony S Bett 35d25c81ec
Fix BSL controller to avoid invoking init() on all BSLs regardless of ValidationFrequency ()
Signed-off-by: Bett, Antony <antony.bett@dell.com>
2020-10-13 12:10:32 -07:00
..
backup_controller.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
backup_controller_test.go k8s 1.18 import () 2020-07-16 12:21:37 -04:00
backup_deletion_controller.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
backup_deletion_controller_test.go Invoke DeleteItemActions on backup deletion () 2020-08-20 17:24:29 -07:00
backup_storage_location_controller.go Fix BSL controller to avoid invoking init() on all BSLs regardless of ValidationFrequency () 2020-10-13 12:10:32 -07:00
backup_storage_location_controller_test.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
backup_sync_controller.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
backup_sync_controller_test.go k8s 1.18 import () 2020-07-16 12:21:37 -04:00
backup_tracker.go update license headers to Velero contributors () 2019-03-20 12:32:48 -07:00
backup_tracker_test.go update license headers to Velero contributors () 2019-03-20 12:32:48 -07:00
constants.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
download_request_controller.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
download_request_controller_test.go k8s 1.18 import () 2020-07-16 12:21:37 -04:00
gc_controller.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
gc_controller_test.go Convert manifests + BSL api client to kubebuilder () 2020-06-24 12:55:18 -04:00
generic_controller.go wait for informer caches to sync before running controllers 2020-03-03 15:55:17 -07:00
interface.go update license headers to Velero contributors () 2019-03-20 12:32:48 -07:00
pod_volume_backup_controller.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
pod_volume_backup_controller_test.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
pod_volume_restore_controller.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
pod_volume_restore_controller_test.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
restic_repository_controller.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
restore_controller.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
restore_controller_test.go Add StartTimestamp and CompletionTimestamp in Restore Status () 2020-07-22 11:40:39 -07:00
schedule_controller.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
schedule_controller_test.go use pointer types for metav1.Time fields () 2019-10-14 10:20:28 -06:00
server_status_request_controller.go Centralize + rename controller names and list () 2020-10-06 13:58:56 -04:00
server_status_request_controller_test.go Migrate ServerStatusRequest controller and resource to kubebuilder () 2020-09-01 14:15:23 -07:00
suite_test.go Add a BSL controller to handle validation + update BSL status phase () 2020-07-14 17:47:00 -04:00