..
backup_controller.go
allow individual backup storage locations to be read-only ( #1517 )
2019-05-29 14:21:25 -04:00
backup_controller_test.go
allow individual backup storage locations to be read-only ( #1517 )
2019-05-29 14:21:25 -04:00
backup_deletion_controller.go
fix panic when processing DeleteBackupRequest objs without labels ( #1556 )
2019-06-10 10:04:51 -07:00
backup_deletion_controller_test.go
fix panic when processing DeleteBackupRequest objs without labels ( #1556 )
2019-06-10 10:04:51 -07:00
backup_sync_controller.go
Validate restore name label length
2019-05-01 10:25:11 -07:00
backup_sync_controller_test.go
Validate restore name label length
2019-05-01 10:25:11 -07: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
allow individual backup storage locations to be read-only ( #1517 )
2019-05-29 14:21:25 -04:00
gc_controller_test.go
allow individual backup storage locations to be read-only ( #1517 )
2019-05-29 14:21:25 -04: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
Don't log error if restic volume is empty ( #1480 )
2019-05-30 12:48:21 -04: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
remove all remaining legacy Ark references ( #1415 )
2019-04-29 12:33:54 -07:00
restore_controller_test.go
move restores to PartiallyFailed if >=1 error in restore results
2019-04-24 12:57:40 -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
Add cmd to list plugins ( #1535 )
2019-06-05 13:41:02 -04:00