Bug 1924955
Summary: | Images from Private external registry not working in deploy Image | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Christoph Jerolimov <cjerolim> |
Component: | Dev Console | Assignee: | Christoph Jerolimov <cjerolim> |
Status: | CLOSED ERRATA | QA Contact: | Mohammed Saud <msaud> |
Severity: | medium | Docs Contact: | Rishu Mehra <rmehra> |
Priority: | high | ||
Version: | 4.6 | CC: | aos-bugs, msaud, nmukherj |
Target Milestone: | --- | ||
Target Release: | 4.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Previously, all Pods were failing with the `ErrImagePull` and `ImagePullBackOff` errors, even after an Image Pull Secret was added to access the external private image container registry. This is because the image download failed as it had no permissions for the external image registry and the cluster tried to load the container image directly from the external URL without the provided Secret. As a result, the Deployment was stuck until the ServiceAccount or Deployment was updated manually. Now, the issue is fixed and new Deployments can start pods from the internal private container registry and import a container image from an external private container registry without any additional changes on the ServiceAccount or Deployment. (link: https://bugzilla.redhat.com/show_bug.cgi?id=1924955[BZ#1924955])
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-02-24 15:58:08 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1926340 |
Description
Christoph Jerolimov
2021-02-04 01:28:41 UTC
Verified on: Version: 4.7.0-0.nightly-2021-02-04-031352 Browser: Firefox 85, Chrome 88 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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), 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/RHSA-2020:5633 |