..
backup_controller.go
Record backup start and completion times
2018-06-28 11:18:14 -04:00
backup_controller_test.go
Record backup start and completion times
2018-06-28 11:18:14 -04:00
backup_deletion_controller.go
replace ark restic repo init cmd with automatic initialization of repos
2018-06-27 13:50:37 -07:00
backup_deletion_controller_test.go
add restic integration for doing pod volume backups/restores
2018-06-06 09:48:10 -07:00
backup_sync_controller.go
when syncing backups, set their namespace to current cluster's Ark ns
2018-05-07 09:12:51 -07:00
backup_sync_controller_test.go
when syncing backups, set their namespace to current cluster's Ark ns
2018-05-07 09:12:51 -07: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
use json merge patches
2018-05-14 14:34:24 -07:00
download_request_controller_test.go
use typed structs for decoding patch JSON in unit tests
2018-05-07 09:22:20 -07:00
gc_controller.go
backup delete/describe enhancements
2018-04-05 14:21:45 -04:00
gc_controller_test.go
Switch backup finalizer to DeleteBackupRequest
2018-04-05 11:16:15 -04:00
generic_controller.go
add ResticRepository CRD and move repo-level actions to a controller
2018-06-20 09:21:43 -07:00
interface.go
make language and casing consistent across copyrights
2018-01-02 10:51:49 -08:00
pod_volume_backup_controller.go
replace ark restic repo init cmd with automatic initialization of repos
2018-06-27 13:50:37 -07: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
replace ark restic repo init cmd with automatic initialization of repos
2018-06-27 13:50:37 -07: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
replace ark restic repo init cmd with automatic initialization of repos
2018-06-27 13:50:37 -07:00
restore_controller.go
Don't restore backups or restores
2018-06-28 16:58:09 -04:00
restore_controller_test.go
Don't restore backups or restores
2018-06-28 16:58:09 -04:00
schedule_controller.go
use json merge patches
2018-05-14 14:34:24 -07:00
schedule_controller_test.go
use typed structs for decoding patch JSON in unit tests
2018-05-07 09:22:20 -07:00