velero/pkg/controller
Xun Jiang 56f93393d8 Modify new scope resource filters name.
Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
2023-04-06 18:11:55 +08:00
..
backup_controller.go Modify new scope resource filters name. 2023-04-06 18:11:55 +08:00
backup_controller_test.go Modify new scope resource filters name. 2023-04-06 18:11:55 +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 Fixed backup deletion bug related to async operations 2023-03-29 09:27:04 -04: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 BIA/RIAv2 -- distinguish between New and InProgress operations 2023-03-21 18:55:59 -04: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 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 RIAv2 async operations controller work 2023-03-17 14:30:39 -04:00
download_request_controller.go RIAv2 async operations controller work 2023-03-17 14:30:39 -04: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 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 delete io/ioutil package. (#5955) 2023-03-16 09:25:58 +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 Remove Reference of itemsnapshotter (#5997) 2023-03-21 09:05:29 +08:00
restore_controller_test.go Remove Reference of itemsnapshotter (#5997) 2023-03-21 09:05:29 +08:00
restore_operations_controller.go BIA/RIAv2 -- distinguish between New and InProgress operations 2023-03-21 18:55:59 -04:00
restore_operations_controller_test.go RIAv2 async operations controller work 2023-03-17 14:30:39 -04:00
schedule_controller.go Handle backup of volume by resource policies (#5901) 2023-03-21 14:39:25 +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