Properly restore PVs with a reclaim policy of Retain and restic backups (#1713)

* reorganize persistent volume restore code for clarity

Signed-off-by: Steve Kriss <krisss@vmware.com>
This commit is contained in:
Steve Kriss
2019-08-06 13:40:35 -07:00
committed by KubeKween
parent 4accb8512a
commit 80692a8a39
5 changed files with 101 additions and 66 deletions
+1
View File
@@ -0,0 +1 @@
properly restore PVs backed up with restic and a reclaim policy of "Retain"