Adnan Abdulhussein
|
07525bd593
|
store backup resource list metadata in object storage (#1709)
* move backedUpItems to pkg/backup.Request struct
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>
* construct resource itemKey field from gvk
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>
* store backup resource list metadata in object storage
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>
* remove debug log
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>
* fix formatting
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>
* add missing license blocks and split BackupInfo struct lines
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>
* add test for checking BackedUpItems matches tarball contents
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>
* add comment to explain test
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>
|
2019-08-05 11:15:55 -06:00 |
Steve Kriss
|
8392e6d83f
|
add PartiallyFailed phase for backups, log+continue on errors (#1386)
Signed-off-by: Steve Kriss <krisss@vmware.com>
|
2019-04-26 09:14:26 -07:00 |
Steve Kriss
|
bb9c3f6a1a
|
rename BlockStore to VolumeSnapshotter
Signed-off-by: Steve Kriss <krisss@vmware.com>
|
2019-03-27 14:55:28 -06:00 |
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
|
df07b7dc9f
|
update backup code to work with volume snapshot locations
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-10-17 13:36:50 -06:00 |
Steve Kriss
|
1c26fbde32
|
remove SnapshotService, replace with direct BlockStore usage
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-07-31 08:58:11 -07:00 |
Steve Kriss
|
11c176c490
|
don't snapshot volumes that have been backed up with restic
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2018-06-28 10:19:34 -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 |
Andy Goldstein
|
de785af89d
|
Support pre and post hooks.
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
|
2018-01-05 10:47:34 -05:00 |
Steve Kriss
|
0f2d1ab82b
|
migrate backup actions to plugins
Signed-off-by: Steve Kriss <steve@heptio.com>
|
2017-11-21 10:03:03 -08:00 |
Andy Goldstein
|
901f8e1302
|
Add pod exec backup hooks
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
|
2017-10-20 10:20:59 -04:00 |