-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
Description of problem:
A workaround was introduced in https://github.com/openshift/microshift/pull/4226 that adds a fallback from 'docker.io/library' to the local registry. We need to implement the local registry access explicitly, without relying on skopeo fallbacks.
Version-Release number of selected component (if applicable):
4.19
How reproducible:
100%
Actual results:
Skopeo falls back to local mirror registry for unqualified images.
Expected results:
We should always use qualified image paths in CI.
Additional info:
- clones
-
USHIFT-5083 Fix the skopeo redirection workaround when installing unqualified bootc images
- Closed
- links to