velero/pkg/controller
Carlisia 1aa712d236 Default and validate VolumeSnapshotLocations
Signed-off-by: Carlisia <carlisia@grokkingtech.io>
2018-10-17 13:33:22 -06:00
..
backup_controller.go Default and validate VolumeSnapshotLocations 2018-10-17 13:33:22 -06:00
backup_controller_test.go Default and validate VolumeSnapshotLocations 2018-10-17 13:33:22 -06:00
backup_deletion_controller.go store backups & restores in backups/, restores/ subdirs in obj storage 2018-09-25 09:56:41 -06:00
backup_deletion_controller_test.go store backups & restores in backups/, restores/ subdirs in obj storage 2018-09-25 09:56:41 -06:00
backup_sync_controller.go only sync a backup location if it's changed since last sync 2018-10-03 08:05:06 -06:00
backup_sync_controller_test.go only sync a backup location if it's changed since last sync 2018-10-03 08:05:06 -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 store backups & restores in backups/, restores/ subdirs in obj storage 2018-09-25 09:56:41 -06:00
download_request_controller_test.go store backups & restores in backups/, restores/ subdirs in obj storage 2018-09-25 09:56:41 -06:00
gc_controller.go convert all controllers to use genericController, logContext -> log 2018-09-07 09:38:58 -06:00
gc_controller_test.go Switch Config CRD elements to server flags 2018-08-16 08:51:46 -07:00
generic_controller.go generic controller: allow controllers with only a resync func 2018-08-28 13:19:21 -07:00
interface.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
pod_volume_backup_controller.go add azure-specific code to support multi-location restic 2018-10-05 09:20:56 -06:00
pod_volume_backup_controller_test.go refine what gets enqueued in PVB/PVR controllers, and log better 2018-06-27 13:31:11 -07:00
pod_volume_restore_controller.go add azure-specific code to support multi-location restic 2018-10-05 09:20:56 -06:00
pod_volume_restore_controller_test.go refine what gets enqueued in PVB/PVR controllers, and log better 2018-06-27 13:31:11 -07:00
restic_repository_controller.go add azure-specific code to support multi-location restic 2018-10-05 09:20:56 -06:00
restore_controller.go convert all controllers to use genericController, logContext -> log 2018-09-07 09:38:58 -06:00
restore_controller_test.go add a BackupStore to pkg/persistence that supports prefixes 2018-09-06 10:53:58 -06:00
schedule_controller.go convert all controllers to use genericController, logContext -> log 2018-09-07 09:38:58 -06:00
schedule_controller_test.go Set schedule labels to subsequent backups 2018-09-06 10:06:18 +02:00