containerized-data-importer/pkg/controller
Arnon Gilboa 39803bc33b
Remove tag from DataImportCron registry source URL (#2086)
* Remove tag from DataImportCron registry source URL

There are cases when DataImportCron registry source URL contains tag
referring a specific version. We use this tagged URL when polling for
source updates, but on import we would like to remove the tag as we use
a specific sha256. E.g. for docker://quay.io/containerdisks/centos:8.4
the :8.4 tag will be removed.

Signed-off-by: Arnon Gilboa <agilboa@redhat.com>

* Use Docker reference parsing

Signed-off-by: Arnon Gilboa <agilboa@redhat.com>
2022-01-11 17:58:50 +01:00
..
transfer 23 libs (#2077) 2022-01-07 16:56:25 +01:00
BUILD.bazel 23 libs (#2077) 2022-01-07 16:56:25 +01:00
clone-controller_test.go one source pod certs in secrets (#2064) 2021-12-22 20:48:11 +01:00
clone-controller.go one source pod certs in secrets (#2064) 2021-12-22 20:48:11 +01:00
config-controller_test.go 23 libs (#2077) 2022-01-07 16:56:25 +01:00
config-controller.go used uncached client to get cluster proxy configmap (#2055) 2021-12-09 01:09:48 +01:00
controller_suite_test.go Stop Using Deprecated Packages (#1548) 2020-12-24 07:08:50 +01:00
dataimportcron-conditions.go 23 libs (#2077) 2022-01-07 16:56:25 +01:00
dataimportcron-controller_test.go Remove tag from DataImportCron registry source URL (#2086) 2022-01-11 17:58:50 +01:00
dataimportcron-controller.go Remove tag from DataImportCron registry source URL (#2086) 2022-01-11 17:58:50 +01:00
datasource-controller_test.go Add DataSource controller to update the Ready condition (#2085) 2022-01-06 21:06:23 +01:00
datasource-controller.go Add DataSource controller to update the Ready condition (#2085) 2022-01-06 21:06:23 +01:00
datavolume-conditions_test.go Emit event and update dv conditions when pvc fails to create due to quota (#2016) 2021-11-16 17:29:39 +01:00
datavolume-conditions.go Emit event and update dv conditions when pvc fails to create due to quota (#2016) 2021-11-16 17:29:39 +01:00
datavolume-controller_test.go Upload archive (#1969) 2021-11-03 20:11:47 +01:00
datavolume-controller.go add PVC claimName to datavolume status (#2060) 2022-01-07 20:28:25 +01:00
import-controller_test.go Move apis to staging, push to containerized-data-importer-api (#1997) 2021-10-28 13:40:24 +02:00
import-controller.go Emit event and update dv conditions when pvc fails to create due to quota (#2016) 2021-11-16 17:29:39 +01:00
runtime-util.go Move apis to staging, push to containerized-data-importer-api (#1997) 2021-10-28 13:40:24 +02:00
smart-clone-controller_test.go Move apis to staging, push to containerized-data-importer-api (#1997) 2021-10-28 13:40:24 +02:00
smart-clone-controller.go Emit event and update dv conditions when pvc fails to create due to quota (#2016) 2021-11-16 17:29:39 +01:00
storageprofile-controller_test.go Trigger Host Assisted Cloning for encrypted ocs sc. (#2004) 2021-12-11 00:52:00 +01:00
storageprofile-controller.go 23 libs (#2077) 2022-01-07 16:56:25 +01:00
upload-controller_test.go 23 libs (#2077) 2022-01-07 16:56:25 +01:00
upload-controller.go 23 libs (#2077) 2022-01-07 16:56:25 +01:00
util_test.go Upload archive (#1969) 2021-11-03 20:11:47 +01:00
util.go Emit event and update dv conditions when pvc fails to create due to quota (#2016) 2021-11-16 17:29:39 +01:00