velero/pkg/controller
Steve Kriss ffa3251efc move contents of pkg/util/test into pkg/test
Signed-off-by: Steve Kriss <krisss@vmware.com>
2019-08-07 08:26:00 -06:00
..
backup_controller.go store backup resource list metadata in object storage (#1709) 2019-08-05 11:15:55 -06:00
backup_controller_test.go strip leading/trailing slashes from BSL bucket & prefix vals (#1694) 2019-07-31 08:27:12 -07: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 move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
backup_sync_controller.go fix bugs preventing pod volume backups from syncing properly 2019-08-06 09:23:49 -06:00
backup_sync_controller_test.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -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 move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06: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 move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06: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 Append "/mount" to directory for CSI volumes (#1615) 2019-07-10 15:16:21 -07:00
pod_volume_backup_controller_test.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
pod_volume_restore_controller.go Append "/mount" to directory for CSI volumes (#1615) 2019-07-10 15:16:21 -07:00
pod_volume_restore_controller_test.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
restic_repository_controller.go periodically check for stale restic repo locks (#1708) 2019-07-31 10:52:23 -07:00
restore_controller.go Restore from PodVolumeBackups (#1723) 2019-08-06 13:17:36 -07:00
restore_controller_test.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
schedule_controller.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
schedule_controller_test.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
server_status_request_controller.go Add cmd to list plugins (#1535) 2019-06-05 13:41:02 -04:00