.. |
backup_controller.go
|
Merge pull request #4295 from mercedes-benz/tobiasgiese/items-metrics
|
2022-03-25 16:40:43 -04:00 |
backup_controller_test.go
|
Consolidated code for resolving actions and plugins into ActionResolver (#4410)
|
2021-12-10 12:53:47 -05:00 |
backup_deletion_controller.go
|
Return the error when getting backup store in backup deletion controller (#4465)
|
2021-12-21 05:38:13 +08:00 |
backup_deletion_controller_test.go
|
Return the error when getting backup store in backup deletion controller (#4465)
|
2021-12-21 05:38:13 +08:00 |
backup_storage_location_controller.go
|
Update BSL CR as long as there is any error
|
2022-03-07 10:25:18 +08:00 |
backup_storage_location_controller_test.go
|
Replace NewObjectBackupStore with interface (#3329)
|
2021-02-08 13:04:08 -05:00 |
backup_sync_controller.go
|
Revert "Migrate backup sync controller from code-generator to kubebuilder (#4423)"
|
2021-12-17 09:40:24 +08:00 |
backup_sync_controller_test.go
|
Revert "Migrate backup sync controller from code-generator to kubebuilder (#4423)"
|
2021-12-17 09:40:24 +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
|
Convert DownloadRequest resource/controller to kubebuilder (#3004)
|
2021-03-01 13:28:46 -05:00 |
download_request_controller_test.go
|
Convert DownloadRequest resource/controller to kubebuilder (#3004)
|
2021-03-01 13:28:46 -05:00 |
gc_controller.go
|
Add labels to expired backups failing garbage collection. (#4757)
|
2022-03-25 17:01:55 +08:00 |
gc_controller_test.go
|
Use controller-runtime client to get restic secrets (#3320)
|
2021-02-18 10:30:52 -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
|
Check whether the volume is provisioned by CSI driver or not by the annotation as well
|
2022-01-12 19:05:33 +08:00 |
pod_volume_backup_controller_test.go
|
Centralize + rename controller names and list (#2936)
|
2020-10-06 13:58:56 -04:00 |
pod_volume_restore_controller.go
|
Check whether the volume is provisioned by CSI driver or not by the annotation as well
|
2022-01-12 19:05:33 +08:00 |
pod_volume_restore_controller_test.go
|
Modify InitContainer checking function that potentially incurs error (#3198)
|
2021-02-08 13:26:56 -05:00 |
restic_repository_controller.go
|
Centralize + rename controller names and list (#2936)
|
2020-10-06 13:58:56 -04:00 |
restore_controller.go
|
Insert all restore errors and warnings into restore log (#4743)
|
2022-03-21 14:29:03 +08:00 |
restore_controller_test.go
|
Consolidated code for resolving actions and plugins into ActionResolver (#4410)
|
2021-12-10 12:53:47 -05:00 |
schedule_controller.go
|
Don't create a backup immediately after creating a schedule (#4281)
|
2021-10-26 16:31:58 -07:00 |
schedule_controller_test.go
|
Don't create a backup immediately after creating a schedule (#4281)
|
2021-10-26 16:31:58 -07:00 |
server_status_request_controller.go
|
Convert DownloadRequest resource/controller to kubebuilder (#3004)
|
2021-03-01 13:28:46 -05: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 |