Bug 1836753
Summary: | Cluster operator image-registry can't create when launch a IPI on Azure | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Wenjing Zheng <wzheng> |
Component: | Image Registry | Assignee: | Oleg Bulatov <obulatov> |
Status: | CLOSED ERRATA | QA Contact: | Wenjing Zheng <wzheng> |
Severity: | urgent | Docs Contact: | |
Priority: | medium | ||
Version: | 4.3.z | CC: | aos-bugs, jpacker |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | 4.3.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: the restrictions for Azure container was backported from 4.4
Consequence: the operator cannot bootstrap the config object as it contains empty container
Fix: rollback 4.4 api changes
Result: empty string is a valid value for container the operator can bootstrap its config object
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-06-17 20:27:11 UTC | Type: | --- |
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: | 1823590 | ||
Bug Blocks: | 1808426 |
Description
Wenjing Zheng
2020-05-18 04:06:17 UTC
*** Bug 1836750 has been marked as a duplicate of this bug. *** Verified on 4.3.0-0.nightly-2020-05-30-012900: $ oc get co | grep registry image-registry 4.3.0-0.nightly-2020-05-30-012900 True False False 55m 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, 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:2436 *** Bug 1847677 has been marked as a duplicate of this bug. *** |