velero/pkg/controller
Xun Jiang 806234e043 Add more information for failing to get path or snapshot in restic backup and restore.
Signed-off-by: Xun Jiang <jxun@vmware.com>
2022-06-13 11:32:55 +08:00
..
backup_controller.go Merge pull request #4976 from reasonerjt/vsc-policy-reset-undo 2022-06-10 09:12:46 +08:00
backup_controller_test.go Mark in-progress CRs as failed when starting the server 2022-06-07 17:02:17 +08:00
backup_deletion_controller.go Disable status as sub resource in CRDs 2022-06-09 07:52:08 +08:00
backup_deletion_controller_test.go Change the name of UT to be more consistent 2022-04-28 14:47:37 +08:00
backup_storage_location_controller.go Disable status as sub resource in CRDs 2022-06-09 07:52:08 +08:00
backup_storage_location_controller_test.go Refactor BSL controller with periodical enqueue source. 2022-05-11 15:31:47 +08:00
backup_sync_controller.go Bugs fixing: use patch to update status and set default GC period 2022-06-10 17:15:19 +08:00
backup_sync_controller_test.go Delete orphan CSI snapshots in backup sync controller 2022-05-05 10:54:34 +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 Centralize + rename controller names and list (#2936) 2020-10-06 13:58:56 -04:00
download_request_controller.go Disable status as sub resource in CRDs 2022-06-09 07:52:08 +08:00
download_request_controller_test.go Disable status as sub resource in CRDs 2022-06-09 07:52:08 +08:00
gc_controller.go Bugs fixing: use patch to update status and set default GC period 2022-06-10 17:15:19 +08:00
gc_controller_test.go Make garbage collection for expired backups configurable 2022-05-11 10:33:59 +08:00
generic_controller.go wait for informer caches to sync before running controllers 2020-03-03 15:55:17 -07:00
interface.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_volume_backup_controller.go Add more information for failing to get path or snapshot in restic backup and restore. 2022-06-13 11:32:55 +08:00
pod_volume_backup_controller_test.go Mark in-progress CRs as failed when starting the server 2022-06-07 17:02:17 +08:00
pod_volume_restore_controller.go Add more information for failing to get path or snapshot in restic backup and restore. 2022-06-13 11:32:55 +08:00
pod_volume_restore_controller_test.go Mark in-progress CRs as failed when starting the server 2022-06-07 17:02:17 +08:00
restic_repository_controller.go Disable status as sub resource in CRDs 2022-06-09 07:52:08 +08:00
restic_repository_controller_test.go Disable status as sub resource in CRDs 2022-06-09 07:52:08 +08:00
restore_controller.go Mark in-progress CRs as failed when starting the server 2022-06-07 17:02:17 +08:00
restore_controller_test.go Mark in-progress CRs as failed when starting the server 2022-06-07 17:02:17 +08:00
schedule_controller.go Disable status as sub resource in CRDs 2022-06-09 07:52:08 +08:00
schedule_controller_test.go Merge pull request #4436 from codegold79/3454-convert-pod-volume-backup-controller-to-kubebuilder-v3-framework 2022-04-15 15:07:09 +08:00
server_status_request_controller.go Disable status as sub resource in CRDs 2022-06-09 07:52:08 +08:00
server_status_request_controller_test.go fix(tests): make tests pass 2021-01-26 13:06:27 +02:00
suite_test.go Return the error when getting backup store in backup deletion controller (#4465) 2021-12-21 05:38:13 +08:00