-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
4.18.z
-
Quality / Stability / Reliability
-
False
-
-
3
-
Low
-
None
-
rhel-se-networking
-
None
-
None
-
None
-
In Progress
-
Bug Fix
-
nmstate in the kubernetes-nmstate-handler container has been updated to the latest to pick up the fix for RHEL-121989
-
None
-
None
-
None
-
None
This is a clone of issue RHEL-121418 to use for version rhel-9.4.z
–
Original description:
Description of problem:
after an automatic update of the NMSTATE operator, on the restart of the related pods, NNCPs reported aborted/failing status due to issue w the reply from node OVSDB
Version-Release number of selected component (if applicable):
How reproducible:
unsure: cu has similar setup in 5 clusters, but this issue is only present in one after the operator upgrade
Steps to Reproduce:
1.
2.
3.
Actual results:
pre-existing NNCPs started to fail due to issue w reply from OVSDB on refresh
Expected results:
pre-existing NNCPs continue to report available status
Additional info:
the issue looks to be failing on this code: https://github.com/nmstate/nmstate/blob/3111eac93bb27b5c44d7205414fe1f4c8a1d3332/rust/src/lib/ovsdb/json_rpc.rs#L136