velero/pkg/controller
Wenkai Yin(尹文开) eb4ecd3767 Add restored resource list in the output of restore describe command
Add restored resource list in the output of restore describe command

Fixes #5199

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
2023-02-28 10:43:03 +08:00
..
backup_controller.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
backup_controller_test.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08: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 Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +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 Add restored resource list in the output of restore describe command 2023-02-28 10:43:03 +08:00
download_request_controller_test.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
gc_controller.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +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
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 Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
pod_volume_backup_controller_test.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
pod_volume_restore_controller.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
pod_volume_restore_controller_test.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
restore_controller.go Add restored resource list in the output of restore describe command 2023-02-28 10:43:03 +08:00
restore_controller_test.go Add restored resource list in the output of restore describe command 2023-02-28 10:43:03 +08:00
schedule_controller.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
schedule_controller_test.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
server_status_request_controller.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
server_status_request_controller_test.go Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-02-21 11:56:17 +08:00
suite_test.go Clean up unused variables and functions (#5818) 2023-02-09 10:53:24 +08:00