velero/pkg/controller
lyndon 44bcc0959e
Merge pull request #5840 from kaovilai/pvb-pvr-should-fail-during-startup
move UpdatePVXStatusToFailed to controller pkg
2023-02-13 13:58:43 +08:00
..
backup_controller.go add prometheus metrics to record warning total and last status of backups 2023-01-30 15:40:59 +08:00
backup_controller_test.go BackupItemAction v2 API implementation 2023-01-09 18:36:47 -05:00
backup_deletion_controller.go Add credential file store in the backup deletion controller. 2022-10-31 16:59:26 +08:00
backup_deletion_controller_test.go Clean up unused variables and functions (#5818) 2023-02-09 10:53:24 +08:00
backup_repository_controller.go Issue fix 5226 (#5768) 2023-02-07 17:47:25 +08:00
backup_repository_controller_test.go Issue fix 5226 (#5768) 2023-02-07 17:47:25 +08:00
backup_storage_location_controller.go Support pause/unpause schedules 2022-09-15 10:42:48 +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 fix lint loop iterator problem 2022-10-18 22:40:48 +08:00
backup_sync_controller_test.go Migrate backup sync controller from code-generator to kubebuilder (#5218) 2022-08-30 16:55:39 +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 remove restic from code 2022-10-13 13:45:32 +08:00
download_request_controller.go Controller refactor code modifications. 2022-08-23 10:32:19 +08:00
download_request_controller_test.go Controller refactor code modifications. 2022-08-23 10:32:19 +08:00
gc_controller.go Support pause/unpause schedules 2022-09-15 10:42:48 +08:00
gc_controller_test.go equip gc controller with configurable frequency 2022-08-30 10:13:06 +08:00
generic_controller.go Clean up unused variables and functions (#5818) 2023-02-09 10:53:24 +08:00
interface.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_volume_backup_controller.go move UpdatePVXStatusToFailed to controller pkg 2023-02-07 10:20:30 -05:00
pod_volume_backup_controller_test.go remove restic from code 2022-10-13 13:45:32 +08:00
pod_volume_restore_controller.go move UpdatePVXStatusToFailed to controller pkg 2023-02-07 10:20:30 -05:00
pod_volume_restore_controller_test.go Pod Volume Backup/Restore Refactor: Rename Init Helper (#5432) 2022-10-17 13:42:09 +08:00
restore_controller.go Remove redundant client from restore controller. (#5759) 2023-02-03 15:57:43 +08:00
restore_controller_test.go Remove redundant client from restore controller. (#5759) 2023-02-03 15:57:43 +08:00
schedule_controller.go Add backup status checking schedule controller. (#5283) 2022-09-29 15:01:30 +08:00
schedule_controller_test.go Add backup status checking schedule controller. (#5283) 2022-09-29 15:01:30 +08:00
server_status_request_controller.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
server_status_request_controller_test.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
suite_test.go Clean up unused variables and functions (#5818) 2023-02-09 10:53:24 +08:00