Files
velero/changelogs/unreleased
Scott SeagoandSteve Kriss 970f17c1ef If includeClusterResources is nil/auto, pull in necessary CRDs (#1831)
Related issue: https://github.com/heptio/velero/issues/1830

This accomplishes everything
that's needed, although there might be room for improvement in avoiding
a GET call for matching CRDs for each resource backed up. An alternative
could be a single call to get all CRDs prior to iterating over resources
and passing this into the backupResource function.

Signed-off-by: Scott Seago <sseago@redhat.com>
2019-10-17 12:31:04 -06:00
..
2018-12-05 13:32:02 -05:00
2019-08-21 12:49:59 -04:00
2019-09-18 10:57:04 -06:00
2019-09-10 14:33:26 -06:00
2019-09-11 09:30:37 -06:00