Bug 2000052
Summary: | NNCP creation failures after nmstate-handler pod deletion | |||
---|---|---|---|---|
Product: | Container Native Virtualization (CNV) | Reporter: | Geetika Kapoor <gkapoor> | |
Component: | Networking | Assignee: | Radim Hrazdil <rhrazdil> | |
Status: | CLOSED ERRATA | QA Contact: | awax | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 4.9.0 | CC: | awax, cnv-qe-bugs, phoracek, rhrazdil | |
Target Milestone: | --- | Keywords: | Regression | |
Target Release: | 4.9.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | kubernetes-nmstate-handler-container-v4.9.0-22 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2001796 (view as bug list) | Environment: | ||
Last Closed: | 2021-11-02 16:01:09 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: | 2001796, 2001901, 2004527 |
Description
Geetika Kapoor
2021-09-01 09:36:50 UTC
Hello Geetika, I'm having issues reproducing this, could you please collect also: Before applying the NNCP: oc get nns <node> -o yaml After applying the NNCP and before oc get nns <node> -o yaml oc get nnce <policy_name>.<node> -o yaml After killing the handler pod: oc get nns <node> -o yaml oc get nnce <policy_name>.<node> -o yaml Thank you Geetika! I have managed to reproduce the issue u/s, the problem seems to be caused by vlan-filtering script that configures VLAN trunking on linux-bridge ports. It is odd that the issue has arised now, since this is what we have done in kubernetes-nmstate for a long time. My assumption is that it's caused by a change in nmstate verification logic. This is still being investigated. The issue should be resolved when d/s release contains https://github.com/nmstate/kubernetes-nmstate/pull/793 I have verified that nmstate has changed this behaviour between 0.3.4 and 1.0.2-14. The PR linked above should indeed fix the issue. Tested with these version-Release numbers: CNV - 4.9.0 OCP - 4.9.0-rc.0 Kubernetes Version: v1.22.0-rc.0+75ee307 bug was fixed. 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 (Moderate: OpenShift Virtualization 4.9.0 Images security and 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/RHSA-2021:4104 |