velero/pkg
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
..
apis/velero/v1 record PodVolumeBackup/Restore start and completion timestamps (#1609) 2019-06-28 11:58:02 -04:00
backup store backup resource list metadata in object storage (#1709) 2019-08-05 11:15:55 -06:00
builder store backup resource list metadata in object storage (#1709) 2019-08-05 11:15:55 -06:00
buildinfo update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
client Honor kube client flags in install command (#1656) 2019-07-17 14:19:14 -07:00
cloudprovider Support for multiple AWS profiles (#1548) 2019-06-07 11:01:39 -07:00
cmd Make secret file optional on install (#1699) 2019-08-01 15:57:36 -07:00
controller store backup resource list metadata in object storage (#1709) 2019-08-05 11:15:55 -06:00
discovery Add JSON as an option for log output (#1654) 2019-07-30 16:29:34 -07:00
generated update generated code 2019-05-20 13:25:36 -06:00
install Make secret file optional on install (#1699) 2019-08-01 15:57:36 -07:00
kuberesource update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
label Validate restore name label length 2019-05-01 10:25:11 -07:00
metrics Add new gauge to hold the timestamp of the last successful backup (#1448) 2019-05-08 07:00:26 -06:00
persistence store backup resource list metadata in object storage (#1709) 2019-08-05 11:15:55 -06:00
plugin Add cmd to list plugins (#1535) 2019-06-05 13:41:02 -04:00
podexec update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
restic periodically check for stale restic repo locks (#1708) 2019-07-31 10:52:23 -07:00
restore Update tests to use object builders in pkg/builder (#1707) 2019-07-31 07:46:48 -07:00
serverstatusrequest Update tests to use object builders in pkg/builder (#1707) 2019-07-31 07:46:48 -07:00
test Update tests to use object builders in pkg/builder (#1707) 2019-07-31 07:46:48 -07:00
util Update tests to use object builders in pkg/builder (#1707) 2019-07-31 07:46:48 -07:00
volume update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00