Bug 1873728
Summary: | Ingress operator fails to update existing DNSRecord status conditions | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Miciah Dashiel Butler Masters <mmasters> |
Component: | Networking | Assignee: | Miciah Dashiel Butler Masters <mmasters> |
Networking sub component: | DNS | QA Contact: | Hongan Li <hongli> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | urgent | ||
Priority: | unspecified | CC: | aos-bugs, mfojtik, sgreene |
Version: | 4.6 | ||
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:36:11 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: | 1874244 |
Description
Miciah Dashiel Butler Masters
2020-08-29 16:57:49 UTC
*** Bug 1874051 has been marked as a duplicate of this bug. *** verified with 4.6.0-0.nightly-2020-09-05-015624 and issue has been fixed. test steps: 1. run "oc -n openshift-ingress-operator edit secret cloud-credentials" and change the key 2. delete dnsrecords and wait for it is recreated 3. ensure DNSRecord status is Failed=True and co/ingress is Degraded 4. delete secret cloud-credentials and wait for it is recreated 5. ensure DNSRecord status is Failed=False and co/ingress is not Degraded 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 |