velero/pkg/controller
Lyndon-Li ed0ef67c16 data mover ms smoke testing
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
2024-08-14 17:29:04 +08:00
..
backup_controller.go Merge pull request #7965 from blackpiglet/7928_fix 2024-07-10 18:30:01 +08:00
backup_controller_test.go testifylint: enable more rules (#8024) 2024-07-18 10:43:16 -04:00
backup_deletion_controller.go Patch dbr's status when error happens 2024-08-06 18:37:34 +08:00
backup_deletion_controller_test.go Patch dbr's status when error happens 2024-08-06 18:37:34 +08:00
backup_finalizer_controller.go Reuse existing plugin manager for get/put volume info 2024-07-12 10:15:16 -04:00
backup_finalizer_controller_test.go Reuse existing plugin manager for get/put volume info 2024-07-12 10:15:16 -04:00
backup_operations_controller.go Bump up the versions of severel Kubernetes-related libs 2024-03-05 13:09:38 +08: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 backup repo config 2024-08-07 15:34:57 +08:00
backup_repository_controller_test.go Merge pull request #8093 from Lyndon-Li/backkup-repo-config 2024-08-12 13:44:00 -07:00
backup_storage_location_controller.go Bump up the versions of severel Kubernetes-related libs 2024-03-05 13:09:38 +08: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 Reset VolumeSnapshotRef in Backup Sync Flow 2024-07-05 08:42:57 +00: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
constants.go Add the finalization phase to the restore workflow 2024-02-29 13:51:45 +08:00
data_download_controller.go data mover ms smoke testing 2024-08-14 17:29:04 +08:00
data_download_controller_test.go data mover ms smoke testing 2024-08-14 17:29:04 +08:00
data_upload_controller.go data mover ms smoke testing 2024-08-14 17:29:04 +08:00
data_upload_controller_test.go data mover ms smoke testing 2024-08-14 17:29:04 +08:00
download_request_controller.go Display CSI snapshot restores in restore describe 2024-04-16 17:08:05 +08:00
download_request_controller_test.go Bump Ginkgo to v2. 2024-07-17 15:31:23 +08:00
gc_controller.go Bump up the versions of severel Kubernetes-related libs 2024-03-05 13:09:38 +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 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 ignore .git dir when formatting 2024-05-10 14:12:29 -04:00
restore_controller_test.go unused write to field Spec 2024-07-31 22:16:11 -04:00
restore_finalizer_controller.go tautological condition: non-nil != nil 2024-07-31 22:20:48 -04:00
restore_finalizer_controller_test.go Expose PVPatchMaximumDuration timeout for custom configuration 2024-07-19 12:44:26 -07:00
restore_operations_controller.go Merge pull request #7489 from ywk253100/240229_lib 2024-03-12 16:12:56 +08: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 Bump up the versions of severel Kubernetes-related libs 2024-03-05 13:09:38 +08:00
schedule_controller_test.go testifylint: enable error-nil rule (#7670) 2024-07-16 12:23:16 -04: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 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