velero/pkg
John Naulty Jr cd860771c2 Add error return to pvRenamer func (#2138)
Migrate logic from NewUUID function into the pvRenamer function.

PR #2133 switched to a new NewUUID function that returns an error, but
the invocation of that function needs to happen within the pvRenamer
closure. Because the new function returns an error, the pvRenamer should
return the error, the signature needs to be changed and the return
checked.

Signed-off-by: John Naulty <johnnaulty@bitgo.com>
2019-12-17 10:23:58 -08:00
..
apis/velero/v1 fix typo in download request validation tag (#2009) 2019-10-28 16:00:03 -07:00
archive Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
backup bug fix: deep-copy backup's labels for snapshot tags (#2075) 2019-12-05 12:54:19 -08:00
builder If includeClusterResources is nil/auto, pull in necessary CRDs (#1831) 2019-10-17 12:31:04 -06:00
buildinfo update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
client add better error message when cluster config can't be found 2019-11-08 15:01:12 -07:00
cmd add replicasets.apps to prioritized restore resources (#2120) 2019-12-11 15:32:33 -05:00
controller Support AWS_PROFILE for restic backups/restore operations (#2096) 2019-12-09 09:46:02 -05:00
discovery Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
features Add features package (#1849) 2019-09-18 10:57:04 -06:00
generated fix typo in download request validation tag (#2009) 2019-10-28 16:00:03 -07:00
install add velero install --crds-only to easily update CRDs (#2038) 2019-11-04 14:36:04 -08: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 Extract providers (#1985) 2019-10-22 15:31:27 -07:00
plugin Extract providers (#1985) 2019-10-22 15:31:27 -07:00
podexec Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
restic Support AWS_PROFILE for restic backups/restore operations (#2096) 2019-12-09 09:46:02 -05:00
restore Add error return to pvRenamer func (#2138) 2019-12-17 10:23:58 -08:00
serverstatusrequest use pointer types for metav1.Time fields (#1951) 2019-10-14 10:20:28 -06:00
test If includeClusterResources is nil/auto, pull in necessary CRDs (#1831) 2019-10-17 12:31:04 -06:00
util Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
volume update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00