.. |
backup_controller.go
|
Track the skipped PV in a backup and print the summary in backup log (#6496)
|
2023-07-20 16:13:48 +08:00 |
backup_controller_test.go
|
Update metrics when backup failed with validation error (#6318)
|
2023-06-09 11:19:26 +08:00 |
backup_deletion_controller.go
|
Modify golangci.yaml file. Resolve found lint issues. (#6008)
|
2023-03-24 12:15:08 +08:00 |
backup_deletion_controller_test.go
|
delete io/ioutil package. (#5955)
|
2023-03-16 09:25:58 +08:00 |
backup_finalizer_controller.go
|
Track the skipped PV in a backup and print the summary in backup log (#6496)
|
2023-07-20 16:13:48 +08:00 |
backup_finalizer_controller_test.go
|
Fixed backup deletion bug related to async operations
|
2023-03-29 09:27:04 -04:00 |
backup_operations_controller.go
|
fix issue 6490 (#6491)
|
2023-07-14 14:05:51 -04:00 |
backup_operations_controller_test.go
|
BIA/RIAv2 -- distinguish between New and InProgress operations
|
2023-03-21 18:55:59 -04:00 |
backup_repository_controller.go
|
Enable errcheck linter and resolve found issues.
|
2023-04-28 09:33:42 +08:00 |
backup_repository_controller_test.go
|
Field labels for Duration, Time, client.ObjectKey, KibishiiData, VeleroCLI2Version
|
2023-04-16 12:34:28 -04:00 |
backup_storage_location_controller.go
|
Refoctor backup controller with controller-runtime. (#5969)
|
2023-03-10 08:59:40 +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
|
Enable errcheck linter and resolve found issues.
|
2023-04-28 09:33:42 +08:00 |
backup_sync_controller_test.go
|
Enable staticcheck and resolve found issues.
|
2023-04-25 11:33:40 +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
|
RIAv2 async operations controller work
|
2023-03-17 14:30:39 -04:00 |
data_download_controller.go
|
add data upload/download metrics
|
2023-07-14 10:47:53 +08:00 |
data_download_controller_test.go
|
add data upload/download metrics
|
2023-07-14 10:47:53 +08:00 |
data_upload_controller.go
|
add data upload/download metrics
|
2023-07-14 10:47:53 +08:00 |
data_upload_controller_test.go
|
add data upload/download metrics
|
2023-07-14 10:47:53 +08:00 |
download_request_controller.go
|
Modify DownloadRequest controller logic
|
2023-07-03 17:11:48 +08:00 |
download_request_controller_test.go
|
Modify DownloadRequest controller logic
|
2023-07-03 17:11:48 +08:00 |
gc_controller.go
|
Refoctor backup controller with controller-runtime. (#5969)
|
2023-03-10 08:59:40 +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 smoke testing
|
2023-06-12 15:30:06 +08:00 |
pod_volume_backup_controller_test.go
|
add data upload/download metrics
|
2023-07-14 10:47:53 +08:00 |
pod_volume_restore_controller.go
|
fix pvr issue for generic data path
|
2023-05-23 15:20:13 +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 restore finalizer to clean up external resources
|
2023-07-19 18:56:35 +08:00 |
restore_controller_test.go
|
add restore finalizer to clean up external resources
|
2023-07-19 18:56:35 +08:00 |
restore_operations_controller.go
|
fix issue 6490 (#6491)
|
2023-07-14 14:05:51 -04:00 |
restore_operations_controller_test.go
|
RIAv2 async operations controller work
|
2023-03-17 14:30:39 -04:00 |
schedule_controller.go
|
Enable stylecheck linter and resolve found issues.
|
2023-04-25 14:37:02 +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
|
Enable linter revive and resolve found errors: part 1
|
2023-04-25 23:15:15 +08:00 |
server_status_request_controller_test.go
|
Enable linter revive and resolve found errors: part 1
|
2023-04-25 23:15:15 +08:00 |
suite_test.go
|
Add data mover CRD under v2alpha1 (#6176)
|
2023-05-16 15:09:54 -04:00 |