-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
BU Product Work
-
False
-
None
-
False
-
NEW
-
OCPSTRAT-1290 - [GA] Multiarch Tuning Operator
-
NEW
-
-
-
Multi-Arch Sprint 256, Multi-Arch Sprint 257, Multi-Arch Sprint 258
Verify this case works or implement it.
Example of the expected registry.conf when:
- An ImageContentSourcePolicy is set with mirror on "virthost.cluster-01.okd.on.massopen.cloud:5000/localimages/local-release-image"
- The registry "virthost.cluster-01.okd.on.massopen.cloud:5000" is added in the insecureRegistries list of the image.config.openshift.io/v1 object `cluster`
unqualified-search-registries = ["registry.access.redhat.com", "docker.io"] short-name-mode = "" [[registry]] prefix = "" location = "quay.io/okd/scos-content" [[registry.mirror]] location = "virthost.cluster-01.okd.on.massopen.cloud:5000/localimages/local-release-image" insecure = true pull-from-mirror = "digest-only" [[registry]] prefix = "" location = "quay.io/okd/scos-release" [[registry.mirror]] location = "virthost.cluster-01.okd.on.massopen.cloud:5000/localimages/local-release-image" insecure = true pull-from-mirror = "digest-only" [[registry]] prefix = "" location = "virthost.cluster-01.okd.on.massopen.cloud:5000" insecure = true