Hide Forgot
Waiting for new build that has pull #246
Verified with 4.6.0-0.nightly-2021-03-24-095127 $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.6.0-0.nightly-2021-03-24-095127 True False 20m Cluster version is 4.6.0-0.nightly-2021-03-24-095127 $ oc -n openshift-dns get configmaps/dns-default -o yaml apiVersion: v1 data: Corefile: | .:5353 { errors health kubernetes cluster.local in-addr.arpa ip6.arpa { pods insecure upstream fallthrough in-addr.arpa ip6.arpa } prometheus :9153 forward . /etc/resolv.conf { policy sequential } cache 900 <--- verified the fix with https://github.com/openshift/cluster-dns-operator/pull/246 reload }
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.25 bug fix 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/RHBA-2021:1153