velero/pkg/controller
Nolan Brubaker 718a94ad05
Invoke DeleteItemActions on backup deletion (#2815)
* Add serving and listing support

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
2020-08-20 17:24:29 -07:00
..
backup_controller.go Add backupValidationFailureTotal to metrics (#2714) 2020-07-16 10:13:17 -07:00
backup_controller_test.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
backup_deletion_controller.go Invoke DeleteItemActions on backup deletion (#2815) 2020-08-20 17:24:29 -07:00
backup_deletion_controller_test.go Invoke DeleteItemActions on backup deletion (#2815) 2020-08-20 17:24:29 -07:00
backup_sync_controller.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
backup_sync_controller_test.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
backup_tracker.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
backup_tracker_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
backupstoragelocation_controller.go Return early from a BSL controller (#2709) 2020-07-14 15:09:11 -07:00
backupstoragelocation_controller_test.go Add a BSL controller to handle validation + update BSL status phase (#2674) 2020-07-14 17:47:00 -04:00
download_request_controller.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
download_request_controller_test.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
gc_controller.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
gc_controller_test.go Convert manifests + BSL api client to kubebuilder (#2561) 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 (#1302) 2019-03-20 12:32:48 -07:00
pod_volume_backup_controller.go Add metrics for restic back up operation (#2719) 2020-07-22 15:07:52 -04:00
pod_volume_backup_controller_test.go Add metrics for restic back up operation (#2719) 2020-07-22 15:07:52 -04:00
pod_volume_restore_controller.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
pod_volume_restore_controller_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
restic_repository_controller.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
restore_controller.go Add StartTimestamp and CompletionTimestamp in Restore Status (#2748) 2020-07-22 11:40:39 -07:00
restore_controller_test.go Add StartTimestamp and CompletionTimestamp in Restore Status (#2748) 2020-07-22 11:40:39 -07:00
schedule_controller.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
schedule_controller_test.go use pointer types for metav1.Time fields (#1951) 2019-10-14 10:20:28 -06:00
server_status_request_controller.go wait for informer caches to sync before running controllers 2020-03-03 15:55:17 -07:00
suite_test.go Add a BSL controller to handle validation + update BSL status phase (#2674) 2020-07-14 17:47:00 -04:00