velero/pkg/restic
Steve Kriss 8b6c505817 error if restic repo identifier can't be determined
Signed-off-by: Steve Kriss <krisss@vmware.com>
2019-08-22 10:19:22 -06:00
..
mocks Store PodVolumeBackups in obj storage & use as source of truth (#1577) 2019-07-24 15:51:20 -04:00
backupper.go Properly restore PVs with a reclaim policy of Retain and restic backups (#1713) 2019-08-06 13:40:35 -07:00
backupper_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
command.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
command_factory.go periodically check for stale restic repo locks (#1708) 2019-07-31 10:52:23 -07:00
command_factory_test.go switch to snapshots cmd for checking repo exists 2019-04-29 12:19:03 -06:00
command_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
common.go Properly restore PVs with a reclaim policy of Retain and restic backups (#1713) 2019-08-06 13:40:35 -07:00
common_test.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
config.go error if restic repo identifier can't be determined 2019-08-22 10:19:22 -06:00
config_test.go error if restic repo identifier can't be determined 2019-08-22 10:19:22 -06:00
exec_commands.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
repo_locker.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
repository_ensurer.go Validate restore name label length 2019-05-01 10:25:11 -07:00
repository_keys.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
repository_manager.go periodically check for stale restic repo locks (#1708) 2019-07-31 10:52:23 -07:00
restorer.go Restore from PodVolumeBackups (#1723) 2019-08-06 13:17:36 -07:00