containerized-data-importer/tests
Tomasz Barański 536af6b1ad
Replace skopeo (#1322)
* Updated dependencies
Signed-off-by: Tomasz Baranski <tbaransk@redhat.com>

* Replace skopeo with containers API.

This commit removes dependence on skopeo (binary) and uses containers
API. By doing that we're able to opimize the use of storage (scratch)
space, storage I/O and download bandwith.

Signed-off-by: Tomasz Baranski <tbaransk@redhat.com>

* Fixing rebase - dependencies kerfuffle.

Signed-off-by: Tomasz Baranski <tbaransk@redhat.com>

* Handling docker-format images as well as OCI.

Signed-off-by: Tomasz Baranski <tbaransk@redhat.com>

* Fix for missing code-generator module.

Signed-off-by: Tomasz Baranski <tbaransk@redhat.com>

* Remove regex, image file in registry images are matched by a path
prefix.

Signed-off-by: Tomasz Baranski <tbaransk@redhat.com>

* Added nginx proxy in front of docker registry for a rate-limited access.

Signed-off-by: Tomasz Baranski <tbaransk@redhat.com>
2020-08-22 05:52:00 +02:00
..
framework update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
images Replace skopeo (#1322) 2020-08-22 05:52:00 +02:00
manifests enable webhooks for alpha resources (#1321) 2020-08-01 16:09:50 +02:00
reporters update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
utils Replace skopeo (#1322) 2020-08-22 05:52:00 +02:00
alpha_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
api_validation_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
badserver_test.go Make it possible to import images needing conversion from servers that don't support range requests (#1326) 2020-08-12 18:11:55 +02:00
basic_sanity_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
BUILD.bazel Add functional tests to explain CDI CRDs. (#1325) 2020-08-20 23:02:00 +02:00
cdiconfig_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
certrotation_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
cloner_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
datavolume_test.go Replace skopeo (#1322) 2020-08-22 05:52:00 +02:00
explain_test.go Add functional tests to explain CDI CRDs. (#1325) 2020-08-20 23:02:00 +02:00
import_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
leaderelection_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
local_volume_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
operator_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
rbac_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
smartclone_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
tests_suite_test.go Update external provider to allow for hpp and ceph storage. (#1318) 2020-08-06 15:41:52 +02:00
transport_test.go enable webhooks for alpha resources (#1321) 2020-08-01 16:09:50 +02:00
upload_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
utils.go Update external provider to allow for hpp and ceph storage. (#1318) 2020-08-06 15:41:52 +02:00
webhook_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00