.. |
backup_controller.go
|
close gzip writer before uploading volumesnapshots file
|
2018-10-17 13:39:50 -06:00 |
backup_controller_test.go
|
store volume snapshot info as JSON in backup storage
|
2018-10-17 13:39:49 -06:00 |
backup_deletion_controller.go
|
avoid panics if can't get block store during deletion
|
2018-10-17 13:40:42 -06:00 |
backup_deletion_controller_test.go
|
update backup deletion controller for snapshot locations
|
2018-10-17 13:40:42 -06:00 |
backup_sync_controller.go
|
store volume snapshot info as JSON in backup storage
|
2018-10-17 13:39:49 -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
|
Specify return arguments
|
2018-10-19 21:41:58 +05:30 |
restore_controller_test.go
|
update restore process using snapshot locations
|
2018-10-17 13:40:42 -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 |