Bug 1753059
Summary: | openshift-dns fails to start due to NetworkPluginNotReady message:Network plugin returns error: Missing CNI default network | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Douglas Smith <dosmith> | |
Component: | Networking | Assignee: | Dan Mace <dmace> | |
Networking sub component: | router | QA Contact: | Hongan Li <hongli> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | low | |||
Priority: | low | CC: | aos-bugs | |
Version: | 4.2.0 | |||
Target Milestone: | --- | |||
Target Release: | 4.3.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1780213 (view as bug list) | Environment: | ||
Last Closed: | 2020-01-23 11:06:16 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: | 1780213 |
Description
Douglas Smith
2019-09-18 01:16:33 UTC
Did this actually fail? DNS has tolerations, so it's scheduled on notready pods. But it should start up. Doug, did you see a degraded operator? Otherwise this is NOTABUG since it's a transient state. Yeah, the DNS pod has a NotReady toleration. So this error is expected. Once the network is up, it starts just fine. The "fix" is either to accept this error as ignorable or remove the toleration. Kicking over to Network Edge to decide whether or not they want to remove the toleration. Thanks Casey. I think we should talk about removing the toleration to smooth things out unless there's some reason for the current behavior. Moving to 4.3 because we aren't going to block the release unless the transient state has some serious downstream effect. verified with 4.3.0-0.nightly-2019-11-06-230519 and didn't find the issue. 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:0062 |