containerized-data-importer/tools
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
..
cdi-func-test-bad-webserver 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
cdi-func-test-file-host-init Replace skopeo (#1322) 2020-08-22 05:52:00 +02:00
cdi-func-test-registry-init [test] Import from registry using credentials - tier 1 test (#1281) 2020-07-08 02:11:37 +02:00
cdi-olm-catalog initial bazelification of CDI (#986) 2019-10-15 15:55:44 -04:00
csv-generator remove DOCKER_REPO from operator (#1022) 2019-11-14 02:59:16 +01:00
imageio-init Fix InsecureSkipVerify in imageio data source for http client. Use http data source client instead. (#1159) 2020-03-27 00:51:48 +01:00
loop-back-lvm Add ember csi lane (#1143) 2020-03-27 19:13:49 +01:00
manifest-generator operator create apiservice and webhook configurations (#1103) 2020-02-11 05:45:15 +01:00
marketplace Move CRDS from apiextensions v1beta1 to v1. (#1307) 2020-08-01 01:01:50 +02:00
openapi-spec-generator move api groups to v1beta1 (#1232) 2020-07-10 15:47:38 +02:00
schema-exporter verify schema using travis. (#1336) 2020-08-11 19:27:55 +02:00
util initial bazelification of CDI (#986) 2019-10-15 15:55:44 -04:00
BUILD.bazel update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00