..
backup_controller.go
Improvements to BSL logic
2020-12-09 13:25:01 -08:00
backup_controller_test.go
Improvements to BSL logic
2020-12-09 13:25:01 -08:00
backup_deletion_controller.go
Don't fail backup deletion if downloading tarball fails ( #2993 )
2020-11-30 10:58:34 -08:00
backup_deletion_controller_test.go
Don't fail backup deletion if downloading tarball fails ( #2993 )
2020-11-30 10:58:34 -08:00
backup_storage_location_controller.go
Improvements to BSL logic
2020-12-09 13:25:01 -08:00
backup_storage_location_controller_test.go
Minor kubebuilder related items to clean up ( #3180 )
2021-01-21 18:22:34 -05:00
backup_sync_controller.go
feat: support configure BSL CR to indicate which one is the default ( #3092 )
2020-12-08 16:38:29 -05:00
backup_sync_controller_test.go
feat: support configure BSL CR to indicate which one is the default ( #3092 )
2020-12-08 16:38:29 -05: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
constants.go
Centralize + rename controller names and list ( #2936 )
2020-10-06 13:58:56 -04:00
download_request_controller.go
Centralize + rename controller names and list ( #2936 )
2020-10-06 13:58:56 -04:00
download_request_controller_test.go
k8s 1.18 import ( #2651 )
2020-07-16 12:21:37 -04:00
gc_controller.go
Centralize + rename controller names and list ( #2936 )
2020-10-06 13:58:56 -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
Modify function name typo ( #3106 )
2020-11-23 11:28:34 -05:00
pod_volume_backup_controller_test.go
Centralize + rename controller names and list ( #2936 )
2020-10-06 13:58:56 -04:00
pod_volume_restore_controller.go
Adding fix for restic init container index on restores. ( #3011 )
2020-10-21 15:15:03 -07:00
pod_volume_restore_controller_test.go
Adding fix for restic init container index on restores. ( #3011 )
2020-10-21 15:15:03 -07:00
restic_repository_controller.go
Centralize + rename controller names and list ( #2936 )
2020-10-06 13:58:56 -04:00
restore_controller.go
Improvements to BSL logic
2020-12-09 13:25:01 -08:00
restore_controller_test.go
feat: support configure BSL CR to indicate which one is the default ( #3092 )
2020-12-08 16:38:29 -05:00
schedule_controller.go
Centralize + rename controller names and list ( #2936 )
2020-10-06 13:58:56 -04:00
schedule_controller_test.go
pass annotations from scheduler to created backup ( #3067 )
2020-11-19 13:19:42 -08:00
server_status_request_controller.go
Minor kubebuilder related items to clean up ( #3180 )
2021-01-21 18:22:34 -05:00
server_status_request_controller_test.go
Minor kubebuilder related items to clean up ( #3180 )
2021-01-21 18:22:34 -05:00
suite_test.go
Add a BSL controller to handle validation + update BSL status phase ( #2674 )
2020-07-14 17:47:00 -04:00