Bug 1798789
Summary: | Ingress-operator fails without route53 privileges | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Paul Weil <pweil> |
Component: | Networking | Assignee: | Dan Mace <dmace> |
Networking sub component: | router | QA Contact: | Hongan Li <hongli> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | aos-bugs, dmace, hongli, scuppett, sjenning |
Version: | 4.3.0 | ||
Target Milestone: | --- | ||
Target Release: | 4.3.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1793541 | Environment: | |
Last Closed: | 2020-02-19 05:40:10 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: | 1793541 | ||
Bug Blocks: | 1780703 |
Description
Paul Weil
2020-02-06 01:45:00 UTC
verified with 4.3.0-0.nightly-2020-02-09-195913 and the issue has been fixed. remove both public and private zone from dns/cluster and restart ingress-operator, no error reported $ oc -n openshift-ingress-operator logs ingress-operator-6454978cf5-npqf4 -c ingress-operator | grep DNS 2020-02-10T02:52:01.626Z INFO operator.main ingress-operator/start.go:201 using fake DNS provider because no public or private zone is defined in the cluster DNS configuration $ oc get co/ingress NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE ingress 4.3.0-0.nightly-2020-02-09-195913 True False False 20m 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:0492 |