velero/pkg/controller
Daniel Jiang f04fbbcc41
Merge pull request #7687 from reasonerjt/restore-desc-vol-info
Display CSI snapshot restores in restore describe
2024-04-17 15:39:55 +08:00
..
backup_controller.go Merge pull request #7569 from ywk253100/240326_namespace 2024-04-11 19:00:33 +08:00
backup_controller_test.go Merge pull request #7569 from ywk253100/240326_namespace 2024-04-11 19:00:33 +08:00
backup_deletion_controller.go build(deps): bump json-patch to v5.8.0 2024-03-29 14:08:33 +00:00
backup_deletion_controller_test.go golangci-lint: use exclude-rules instead of skip-files and skip-dirs 2024-03-27 20:17:34 +00:00
backup_finalizer_controller.go Delete the unneeded pvRestorer action in 2024-03-29 14:12:12 +08:00
backup_finalizer_controller_test.go Support update the backup VolumeInfos by the Async ops result. 2024-03-28 19:52:44 +08: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 Add maintenance job 2024-03-28 03:22:06 +00:00
backup_repository_controller_test.go Merge pull request #7573 from mmorel-35/golangci-lint-exclude-rules 2024-03-28 16:39:40 +08: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 lint(ginkgolinter): expect (not)to HaveOccurred (#7565) 2024-03-29 10:05:48 -04:00
backup_sync_controller.go Bump up the versions of severel Kubernetes-related libs 2024-03-05 13:09:38 +08:00
backup_sync_controller_test.go lint(ginkgolinter): expect (not)to HaveOccurred (#7565) 2024-03-29 10:05:48 -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 Fix cancel bug && adjust StartTimestamp for data mover 2024-04-03 02:21:26 +00:00
data_download_controller_test.go Fix cancel bug && adjust StartTimestamp for data mover 2024-04-03 02:21:26 +00:00
data_upload_controller.go Fix cancel bug && adjust StartTimestamp for data mover 2024-04-03 02:21:26 +00:00
data_upload_controller_test.go Fix cancel bug && adjust StartTimestamp for data mover 2024-04-03 02:21:26 +00: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 lint(ginkgolinter): expect (not)to HaveOccurred (#7565) 2024-03-29 10:05:48 -04: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 Fix snapshot leak for backup 2024-04-01 03:02:24 +00:00
pod_volume_backup_controller_test.go lint(ginkgolinter): expect (not)to HaveOccurred (#7565) 2024-03-29 10:05:48 -04:00
pod_volume_restore_controller.go Bump up the versions of severel Kubernetes-related libs 2024-03-05 13:09:38 +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 Track and persist restore volume info 2024-04-11 17:32:18 +08:00
restore_controller_test.go Track and persist restore volume info 2024-04-11 17:32:18 +08:00
restore_finalizer_controller.go Wait for results of restore exec hook executions in Finalizing phase instead of InProgress phase 2024-04-15 17:49:36 +08:00
restore_finalizer_controller_test.go Wait for results of restore exec hook executions in Finalizing phase instead of InProgress phase 2024-04-15 17:49:36 +08: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 linter(testifylint): use Len or Empty for arrays testing (#7555) 2024-03-27 14:16:58 -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 lint(ginkgolinter): expect (not)to HaveOccurred (#7565) 2024-03-29 10:05:48 -04:00
suite_test.go Add data mover CRD under v2alpha1 (#6176) 2023-05-16 15:09:54 -04:00