velero/pkg/restic
Steve Kriss ef911ff21b when backing up PVCs with restic, explicitly specify --parent (#1807)
* when backing up PVCs with restic, explicitly specify --parent

Signed-off-by: Steve Kriss <krisss@vmware.com>

* changelog

Signed-off-by: Steve Kriss <krisss@vmware.com>

* address review feedback

Signed-off-by: Steve Kriss <krisss@vmware.com>
2019-08-27 16:37:51 -07:00
..
mocks Unit tests for restic restore (#1747) 2019-08-27 15:49:23 -07:00
backupper.go when backing up PVCs with restic, explicitly specify --parent (#1807) 2019-08-27 16:37:51 -07:00
backupper_test.go when backing up PVCs with restic, explicitly specify --parent (#1807) 2019-08-27 16:37:51 -07:00
command.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
command_factory.go remove calls to restic check before/after prune (#1794) 2019-08-23 10:53:00 -07:00
command_factory_test.go remove calls to restic check before/after prune (#1794) 2019-08-23 10:53:00 -07: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 Unit tests for restic restore (#1747) 2019-08-27 15:49:23 -07:00
config.go allow custom restic repo prefix to be specified in BSL config 2019-08-22 10:19:22 -06:00
config_test.go allow custom restic repo prefix to be specified in BSL config 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 remove calls to restic check before/after prune (#1794) 2019-08-23 10:53:00 -07:00
restorer.go Restore from PodVolumeBackups (#1723) 2019-08-06 13:17:36 -07:00