velero/pkg/util
Nolan Brubaker 6745979a7b
Wait for CRDs to be ready before restoring CRs (#1937)
* Wait for CRDs to be available and ready

When restoring CRDs, we should wait for the definition to be ready and
available before moving on to restoring specific CRs.

While the CRDs are often ready by the time we get to restoring a CR,
there is a race condition where the CRD isn't ready.

This change waits on each CRD at restore time.

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
2020-01-30 09:19:13 -08:00
..
boolptr update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
collections Add ability to use wildcard in includes/excludes 2019-06-05 16:28:25 +02:00
encode Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
exec update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
filesystem update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
kube Wait for CRDs to be ready before restoring CRs (#1937) 2020-01-30 09:19:13 -08:00
logging Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
stringslice update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00