velero/pkg/controller
Scott Seago dd63e8182c Follow-on fixes for BIAv2 controller work
Signed-off-by: Scott Seago <sseago@redhat.com>
2023-03-13 10:29:36 -04:00
..
backup_controller.go Follow-on fixes for BIAv2 controller work 2023-03-13 10:29:36 -04:00
backup_controller_test.go Follow-on fixes for BIAv2 controller work 2023-03-13 10:29:36 -04:00
backup_deletion_controller.go Add credential file store in the backup deletion controller. 2022-10-31 16:59:26 +08:00
backup_deletion_controller_test.go Clean up unused variables and functions (#5818) 2023-02-09 10:53:24 +08:00
backup_finalizer_controller.go Follow-on fixes for BIAv2 controller work 2023-03-13 10:29:36 -04:00
backup_finalizer_controller_test.go Follow-on fixes for BIAv2 controller work 2023-03-13 10:29:36 -04:00
backup_operations_controller.go Follow-on fixes for BIAv2 controller work 2023-03-13 10:29:36 -04:00
backup_operations_controller_test.go Follow-on fixes for BIAv2 controller work 2023-03-13 10:29:36 -04:00
backup_repository_controller.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
backup_repository_controller_test.go Issue fix 5226 (#5768) 2023-02-07 17:47:25 +08:00
backup_storage_location_controller.go Refoctor backup controller with controller-runtime. (#5969) 2023-03-10 08:59:40 +08:00
backup_storage_location_controller_test.go Migrate backup sync controller from code-generator to kubebuilder (#5218) 2022-08-30 16:55:39 +08:00
backup_sync_controller.go Follow-on fixes for BIAv2 controller work 2023-03-13 10:29:36 -04:00
backup_sync_controller_test.go Follow-on fixes for BIAv2 controller work 2023-03-13 10:29:36 -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
constants.go Follow-on fixes for BIAv2 controller work 2023-03-13 10:29:36 -04:00
download_request_controller.go Follow-on fixes for BIAv2 controller work 2023-03-13 10:29:36 -04:00
download_request_controller_test.go BIAv2 async operations controller work 2023-03-01 11:49:17 -05:00
gc_controller.go Refoctor backup controller with controller-runtime. (#5969) 2023-03-10 08:59:40 +08:00
gc_controller_test.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
interface.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_volume_backup_controller.go Refoctor backup controller with controller-runtime. (#5969) 2023-03-10 08:59:40 +08:00
pod_volume_backup_controller_test.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
pod_volume_restore_controller.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
pod_volume_restore_controller_test.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
restore_controller.go Refoctor backup controller with controller-runtime. (#5969) 2023-03-10 08:59:40 +08:00
restore_controller_test.go fix issue 5935 2023-03-09 14:24:51 +08:00
schedule_controller.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
schedule_controller_test.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
server_status_request_controller.go Refoctor backup controller with controller-runtime. (#5969) 2023-03-10 08:59:40 +08:00
server_status_request_controller_test.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
suite_test.go Clean up unused variables and functions (#5818) 2023-02-09 10:53:24 +08:00