velero/pkg/test
Scott Seago 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
..
api_server.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
comparisons.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
discovery_client.go extract shared API test helpers to pkg/test 2019-06-20 14:57:31 -06:00
fake_discovery_helper.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
fake_dynamic.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
fake_file_system.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
fake_mapper.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
fake_namespace.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
fake_volume_snapshotter.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
helpers.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00
mock_pod_command_executor.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
resources.go If includeClusterResources is nil/auto, pull in necessary CRDs (#1831) 2019-10-17 12:31:04 -06:00
test_logger.go move contents of pkg/util/test into pkg/test 2019-08-07 08:26:00 -06:00