velero/pkg/restic
KubeKween 4accb8512a Restore from PodVolumeBackups (#1723)
* Restore from PodVolumeBackups

Signed-off-by: Carlisia <carlisiac@vmware.com>

* Partially address code reviews

Signed-off-by: Carlisia <carlisiac@vmware.com>

* Partially address code reviews #2

Signed-off-by: Carlisia <carlisiac@vmware.com>

* Clean up struct

Signed-off-by: Carlisia <carlisiac@vmware.com>

* Fix log messages

Signed-off-by: Carlisia <carlisiac@vmware.com>

* Fix tests

Signed-off-by: Carlisia <carlisiac@vmware.com>

* Clean up

Signed-off-by: Carlisia <carlisiac@vmware.com>

* Add changelog

Signed-off-by: Carlisia <carlisiac@vmware.com>
2019-08-06 13:17:36 -07:00
..
mocks Store PodVolumeBackups in obj storage & use as source of truth (#1577) 2019-07-24 15:51:20 -04:00
backupper.go Store PodVolumeBackups in obj storage & use as source of truth (#1577) 2019-07-24 15:51:20 -04: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 Restore from PodVolumeBackups (#1723) 2019-08-06 13:17:36 -07:00
common_test.go Restore from PodVolumeBackups (#1723) 2019-08-06 13:17:36 -07:00
config.go Fix restic repository identifier 2019-04-16 12:24:25 -04:00
config_test.go improve handling of custom S3 URLs (#1331) 2019-03-29 13:32:43 -07: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