Bug 1861696
Summary: | Docker library images can still be imported without docker.io prefix if docker.io is defined in blockedRegistries | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Wenjing Zheng <wzheng> |
Component: | Image Registry | Assignee: | Ricardo Maraschini <rmarasch> |
Status: | CLOSED ERRATA | QA Contact: | Wenjing Zheng <wzheng> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.6 | CC: | aos-bugs, obulatov, pasik |
Target Milestone: | --- | ||
Target Release: | 4.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-27 16:21:20 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Wenjing Zheng
2020-07-29 10:01:15 UTC
Verified on 4.6.0-0.nightly-2020-08-17-184032: $ oc import-image myimage4 --from=busybox --confirm=true error: tag failed: forbidden: registry blocked imagestream.image.openshift.io/myimage4 imported with errors Name: myimage4 Namespace: wzheng1 Created: Less than a second ago Labels: <none> Annotations: openshift.io/image.dockerRepositoryCheck=2020-08-18T09:51:37Z Image Repository: image-registry.openshift-image-registry.svc:5000/wzheng1/myimage4 Image Lookup: local=false Unique Images: 0 Tags: 1 latest tagged from busybox ! error: Import failed (Forbidden): forbidden: registry blocked Less than a second ago Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6 GA Images), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4196 |