velero/pkg/controller
Steve Kriss 40e33020d8
Merge pull request #1022 from shubheksha/fix/945-restore-controller-remove-checking-backup-storage-directly
Remove code that checks backup storage directly from restore controller
2018-11-06 15:53:13 -08:00
..
backup_controller.go Merge pull request #985 from shubheksha/fix/977-add-prom-metrics-volume-snapshots 2018-10-30 13:25:00 -06:00
backup_controller_test.go don't require a default provider VSL if there's only 1 2018-10-26 12:45:40 -06:00
backup_deletion_controller.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
backup_deletion_controller_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
backup_sync_controller.go Merge pull request #1022 from shubheksha/fix/945-restore-controller-remove-checking-backup-storage-directly 2018-11-06 15:53:13 -08:00
backup_sync_controller_test.go sync controller: fill in missing .spec.storageLocation 2018-10-23 16:26:07 -06:00
backup_tracker.go Don't allow deletion of in-progress backups 2018-04-06 13:08:39 -04:00
backup_tracker_test.go Don't allow deletion of in-progress backups 2018-04-06 13:08:39 -04:00
download_request_controller.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
download_request_controller_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
gc_controller.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
gc_controller_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
generic_controller.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
interface.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
pod_volume_backup_controller.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
pod_volume_backup_controller_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
pod_volume_restore_controller.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
pod_volume_restore_controller_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
restic_repository_controller.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00
restore_controller.go remove code that checks directly for a backup from restore controller 2018-11-02 23:35:04 +05:30
restore_controller_test.go remove code that checks directly for a backup from restore controller 2018-11-02 23:35:04 +05:30
schedule_controller.go lower some noisy logs to debug level 2018-11-02 15:55:47 -06:00
schedule_controller_test.go Run 'make update' to update formatting 2018-10-23 13:08:42 -04:00