Bug 1977577
| Summary: | nmstate have not support the worker node with taint on OCP 4.7.X | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | kevin <welin> |
| Component: | Networking | Assignee: | Ben Nemec <bnemec> |
| Networking sub component: | kubernetes-nmstate | QA Contact: | Victor Voronkov <vvoronko> |
| Status: | CLOSED DUPLICATE | Docs Contact: | |
| Severity: | high | ||
| Priority: | medium | CC: | rpittau |
| Version: | 4.7 | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | 4.9.0 | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-06 16:20:23 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: | |||
Thanks for the report. We're already tracking this problem in another bug, so I'm going to mark this one as duplicate. *** This bug has been marked as a duplicate of bug 1960446 *** |
Description of problem: Hello, we have found the nmstate operator on OCP 4.7 (from OCP 4.7.x operatorhub) cannot support the worker node with taint Version-Release number of selected component (if applicable): OCP Version 4.7.16 NMState Opeartor Version: 4.7.0-202104250659.p0 How reproducible: Steps to Reproduce: 1. install NMState Opeartor from operatorhub 2. taint one worker node 3. we will found the NMState daemonset pod cannot deploy into this worker node with taint Actual results: nmstate-handler-45rng Jun 30, 2021, 2:10 PM Generated from 721 times in the last 17 hours 0/10 nodes are available: 3 node(s) had taint {node.ocs.openshift.io/storage: true}, that the pod didn't tolerate, 7 node(s) didn't match Pod's node affinity. Expected results: we have learn the nmstate neweast verion in community have solve this issue, but we currently found this issue have not backport into OCP 4.7 operatorhub, so we want to backport nmstate neweast verion in OCP 4.7 Operatorhub so the issue can be remidiated Additional info: