velero/pkg/controller
Tiger Kaovilai 3f9c2dc789
Reduces ~140 indirect imports for plugin/framework importers (#8208)
* Avoid plugin framework importers from needing cloud provider imports

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
2024-09-13 10:21:51 +08:00
..
backup_controller.go Retry completion status patch for backup and restore resources 2024-09-10 17:01:14 -04:00
backup_controller_test.go ItemBlock model and phase 1 (single-thread) workflow changes 2024-09-03 19:04:18 -04:00
backup_deletion_controller.go Reduces ~140 indirect imports for plugin/framework importers (#8208) 2024-09-13 10:21:51 +08:00
backup_deletion_controller_test.go Reduces ~140 indirect imports for plugin/framework importers (#8208) 2024-09-13 10:21:51 +08:00
backup_finalizer_controller.go Retry completion status patch for backup and restore resources 2024-09-10 17:01:14 -04:00
backup_finalizer_controller_test.go Retry completion status patch for backup and restore resources 2024-09-10 17:01:14 -04:00
backup_operations_controller.go Remove additional param, use pkg/constant 2024-09-11 17:13:37 -04:00
backup_operations_controller_test.go Include plugin name in the error message by operations 2023-11-20 12:12:02 +08:00
backup_repository_controller.go Reduces ~140 indirect imports for plugin/framework importers (#8208) 2024-09-13 10:21:51 +08:00
backup_repository_controller_test.go Reduces ~140 indirect imports for plugin/framework importers (#8208) 2024-09-13 10:21:51 +08:00
backup_storage_location_controller.go Remove additional param, use pkg/constant 2024-09-11 17:13:37 -04:00
backup_storage_location_controller_test.go Merge pull request #8010 from blackpiglet/7961_fix 2024-07-17 17:19:08 +08:00
backup_sync_controller.go Remove additional param, use pkg/constant 2024-09-11 17:13:37 -04:00
backup_sync_controller_test.go Unused parameters 2024-07-31 22:15:15 -04:00
backup_tracker.go Bump up the versions of severel Kubernetes-related libs 2024-03-05 13:09:38 +08:00
backup_tracker_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
data_download_controller.go Remove additional param, use pkg/constant 2024-09-11 17:13:37 -04:00
data_download_controller_test.go nod-agent config for pod resources 2024-08-22 15:06:35 +08:00
data_upload_controller.go Merge pull request #8198 from kaovilai/pes-controller 2024-09-12 10:41:46 +08:00
data_upload_controller_test.go Implement the Repo maintanence Job configuration design. 2024-09-09 22:42:56 +08:00
download_request_controller.go Remove additional param, use pkg/constant 2024-09-11 17:13:37 -04:00
download_request_controller_test.go Bump Ginkgo to v2. 2024-07-17 15:31:23 +08:00
gc_controller.go Remove additional param, use pkg/constant 2024-09-11 17:13:37 -04: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 ms smoke testing 2024-08-14 17:29:04 +08:00
pod_volume_backup_controller_test.go Bump Ginkgo to v2. 2024-07-17 15:31:23 +08:00
pod_volume_restore_controller.go data mover ms smoke testing 2024-08-14 17:29:04 +08:00
pod_volume_restore_controller_test.go linter(testifylint): use Len or Empty for arrays testing (#7555) 2024-03-27 14:16:58 -04:00
restore_controller.go Retry completion status patch for backup and restore resources 2024-09-10 17:01:14 -04:00
restore_controller_test.go Retry completion status patch for backup and restore resources 2024-09-10 17:01:14 -04:00
restore_finalizer_controller.go Retry completion status patch for backup and restore resources 2024-09-10 17:01:14 -04:00
restore_finalizer_controller_test.go Retry completion status patch for backup and restore resources 2024-09-10 17:01:14 -04:00
restore_operations_controller.go Remove additional param, use pkg/constant 2024-09-11 17:13:37 -04:00
restore_operations_controller_test.go Add the finalization phase to the restore workflow 2024-02-29 13:51:45 +08:00
schedule_controller.go Merge pull request #8198 from kaovilai/pes-controller 2024-09-12 10:41:46 +08:00
schedule_controller_test.go Merge pull request #7793 from kaovilai/upgrade_robfig/cron/v3 2024-09-11 14:02:58 +08:00
server_status_request_controller.go Pass Velero server command args to the plugins 2024-09-04 13:43:27 +08:00
server_status_request_controller_test.go Bump Ginkgo to v2. 2024-07-17 15:31:23 +08:00
suite_test.go Bump Ginkgo to v2. 2024-07-17 15:31:23 +08:00