velero/pkg/controller
Andy Goldstein 01d0b026e9
Fail backup if it already exists in object storage
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2019-04-22 15:22:58 -07:00
..
backup_controller.go Fail backup if it already exists in object storage 2019-04-22 15:22:58 -07:00
backup_controller_test.go Fail backup if it already exists in object storage 2019-04-22 15:22:58 -07:00
backup_deletion_controller.go remove backup.status.volumeBackups and all related code 2019-04-15 10:17:40 -06:00
backup_deletion_controller_test.go remove backup.status.volumeBackups and all related code 2019-04-15 10:17:40 -06:00
backup_sync_controller.go remove code that removes legacy GC finalizer from backups 2019-04-15 10:17:03 -06:00
backup_sync_controller_test.go remove code that removes legacy GC finalizer from backups 2019-04-15 10:17:03 -06: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
download_request_controller.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
download_request_controller_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
gc_controller.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
gc_controller_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
generic_controller.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
interface.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_volume_backup_controller.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_volume_backup_controller_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_volume_restore_controller.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_volume_restore_controller_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
restic_repository_controller.go restic repo controller: lower resync period to 5min 2019-04-12 14:43:40 -06:00
restore_controller.go add new metrics (gauges): backup_total and restore_total 2019-04-18 01:28:38 -03:00
restore_controller_test.go move RestoreResult from api to pkg/restore, rename to Result 2019-04-16 12:57:02 -06:00
schedule_controller.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
schedule_controller_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
server_status_request_controller.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00