Steve Kriss
|
a111eed2af
|
update license headers to Velero contributors (#1302)
Signed-off-by: Steve Kriss <krisss@vmware.com>
|
2019-03-20 12:32:48 -07:00 |
Nolan Brubaker
|
43714caaec
|
Rename Ark to Velero!!!
Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
|
2019-02-04 17:35:22 -05:00 |
Andy Goldstein
|
bca585162f
|
Run 'make update' to update formatting
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
|
2018-10-23 13:08:42 -04:00 |
Steve Kriss
|
3af43b492f
|
add azure-specific code to support multi-location restic
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-10-05 09:20:56 -06:00 |
Steve Kriss
|
e46e89cb61
|
have restic share main Ark bucket
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-09-25 13:12:22 -06:00 |
Steve Kriss
|
c18decc89b
|
pkg/restic unit tests
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-07-05 11:44:17 -07:00 |
Steve Kriss
|
22e8f23e2c
|
replace ark restic repo init cmd with automatic initialization of repos
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-27 13:50:37 -07:00 |
Steve Kriss
|
a697ad164e
|
refine what gets enqueued in PVB/PVR controllers, and log better
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-27 13:31:11 -07:00 |
Steve Kriss
|
f2072e5868
|
use repo identifier from ResticRepo CR when backing up/restoring
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-20 10:42:53 -07:00 |
Steve Kriss
|
3481618324
|
move runCommand to pkg/util/exec and use in restic repo mgr
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-20 09:21:43 -07:00 |
Steve Kriss
|
6fb11b8087
|
get rid of restore staging dir by backing up/restoring within volume dir
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-14 13:49:27 -07:00 |
Steve Kriss
|
dc273e3bed
|
remove existing .ark dir and contents during restic restores
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-13 16:52:06 -07:00 |
Steve Kriss
|
f7a42f378f
|
use rsync to copy restored data from staging dir to volume dir
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-13 13:41:55 -07:00 |
Steve Kriss
|
2c6fc5bd90
|
don't fail the restore if cleanup of the staging directory post-restore fails
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-11 09:48:26 -07:00 |
Steve Kriss
|
6897c2f901
|
move dotfiles from staging to volume dir on restore
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-11 09:31:03 -07:00 |
Steve Kriss
|
e354b1c130
|
replace complete-restore.sh with go code
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-11 09:31:03 -07:00 |
Steve Kriss
|
50d4084fac
|
add restic integration for doing pod volume backups/restores
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-06 09:48:10 -07:00 |