velero/pkg
Devan Goodwin ed0194c09b Restructure backups for resource prioritization.
Previously the directory structure separated resources depending on
whether or not they were cluster or namespace scoped. All cluster
resources were restored first, then all namespace resources. Priority
did not apply across both and you could not order any namespace
resources before any cluster resources.

This restructure sorts firstly on resource type.

resources/serviceaccounts/namespaces/ns1.json
resources/nodes/cluster/node1.json

This will break old backups as the format is no longer consistent as
announced on the Google group.

Signed-off-by: Devan Goodwin <dgoodwin@redhat.com>
2017-10-17 08:49:05 -03:00
..
apis/ark/v1 Restructure backups for resource prioritization. 2017-10-17 08:49:05 -03:00
backup Restructure backups for resource prioritization. 2017-10-17 08:49:05 -03:00
buildinfo Addressing PR feedback and adding tests 2017-09-18 17:42:16 -05:00
client when backing up PVCs, also back up claimed PVs 2017-10-11 09:54:57 -07:00
cloudprovider Merge branch 'master' into support-multi-az-pvs 2017-10-06 23:24:41 -07:00
cmd add --include-cluster-resources flag to backup create cmd 2017-10-11 15:05:12 -07:00
controller Excluding nodes and endpoints from restoration 2017-10-05 22:37:29 -05:00
discovery when backing up PVCs, also back up claimed PVs 2017-10-11 09:54:57 -07:00
generated Renerate files 2017-09-11 15:40:48 -04:00
restore Restructure backups for resource prioritization. 2017-10-17 08:49:05 -03:00
util add --include-cluster-resources flag to backup create cmd 2017-10-11 15:05:12 -07:00