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
|
547625c333
|
set --hostname flag for restic backups
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-07-02 10:52:32 -07:00 |
Steve Kriss
|
ae4aad0890
|
use pkg/util/exec for running get snapshot id cmd
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-29 12:06:31 -07:00 |
Steve Kriss
|
781b7cd1aa
|
log and skip backups for non-existent & hostPath volumes
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-27 14:37:36 -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
|
5ad21854f7
|
restic: if S3, get bucket's region up-front
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-21 17:20:53 -07:00 |
Steve Kriss
|
25d3597c9a
|
add a /scratch emptyDir to ark pods to use for restic cache
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-20 11:48:09 -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
|
65ed8da4b7
|
add ResticRepository CRD and move repo-level actions to a controller
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-20 09:21:43 -07:00 |
Steve Kriss
|
de12ca4882
|
move restic binary into /usr/bin so it's in PATH
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-19 11:31:27 -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
|
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 |