velero/pkg/controller
Lyndon-Li b1316dae23 data mover smoking test 02
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
2023-06-26 04:47:40 +00:00
..
backup_controller.go Update metrics when backup failed with validation error (#6318) 2023-06-09 11:19:26 +08:00
backup_controller_test.go Update metrics when backup failed with validation error (#6318) 2023-06-09 11:19:26 +08:00
backup_deletion_controller.go Modify golangci.yaml file. Resolve found lint issues. (#6008) 2023-03-24 12:15:08 +08:00
backup_deletion_controller_test.go delete io/ioutil package. (#5955) 2023-03-16 09:25:58 +08:00
backup_finalizer_controller.go Enable linter revive and resolve found errors: part 1 2023-04-25 23:15:15 +08:00
backup_finalizer_controller_test.go Fixed backup deletion bug related to async operations 2023-03-29 09:27:04 -04:00
backup_operations_controller.go Enable linter revive and resolve found errors: part 1 2023-04-25 23:15:15 +08:00
backup_operations_controller_test.go BIA/RIAv2 -- distinguish between New and InProgress operations 2023-03-21 18:55:59 -04:00
backup_repository_controller.go Enable errcheck linter and resolve found issues. 2023-04-28 09:33:42 +08:00
backup_repository_controller_test.go Field labels for Duration, Time, client.ObjectKey, KibishiiData, VeleroCLI2Version 2023-04-16 12:34:28 -04: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 Enable errcheck linter and resolve found issues. 2023-04-28 09:33:42 +08:00
backup_sync_controller_test.go Enable staticcheck and resolve found issues. 2023-04-25 11:33:40 +08: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 RIAv2 async operations controller work 2023-03-17 14:30:39 -04:00
data_upload_controller.go data mover smoking test 02 2023-06-26 04:47:40 +00:00
data_upload_controller_test.go data mover smoke testing 2023-06-12 15:30:06 +08:00
download_request_controller.go Fix usestdlibvars and whitespace linters issues. (#6162) 2023-04-24 09:10:55 +08:00
download_request_controller_test.go RIAv2 async operations controller work 2023-03-17 14:30:39 -04: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 data mover smoke testing 2023-06-12 15:30:06 +08:00
pod_volume_backup_controller_test.go data mover smoke testing 2023-06-12 15:30:06 +08:00
pod_volume_restore_controller.go fix pvr issue for generic data path 2023-05-23 15:20:13 +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 Enable errcheck linter and resolve found issues. 2023-04-28 09:33:42 +08:00
restore_controller_test.go Remove Reference of itemsnapshotter (#5997) 2023-03-21 09:05:29 +08:00
restore_operations_controller.go Remove restorestoragelocation (#6211) 2023-04-28 10:58:08 -04:00
restore_operations_controller_test.go RIAv2 async operations controller work 2023-03-17 14:30:39 -04:00
schedule_controller.go Enable stylecheck linter and resolve found issues. 2023-04-25 14:37:02 +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 Enable linter revive and resolve found errors: part 1 2023-04-25 23:15:15 +08:00
server_status_request_controller_test.go Enable linter revive and resolve found errors: part 1 2023-04-25 23:15:15 +08:00
suite_test.go Add data mover CRD under v2alpha1 (#6176) 2023-05-16 15:09:54 -04:00