-
Bug
-
Resolution: Done
-
Normal
-
None
-
rhel-9.6
-
None
-
No
-
None
-
rhel-net-mgmt
-
ssg_networking
-
None
-
False
-
False
-
-
None
-
None
-
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
When a NNCP in openshift-nmstate is attaching port to a VRF but the VRF is created by OVN, nmstate will fails with error `Interface eth1 desired controller vrf0 not found` because OVN might starts after openshift-nmstate operator. Instead of failing NNCP, nmstate should keep retrying on missing interfaces.
What is the impact of this issue to you?
NNCP attach port to VRF controlled by OVN.
Please provide the package NVR for which the bug is seen:
nmstate-2.2.44-1.el9
How reproducible is this bug?:
100%
Steps to reproduce
- Use nmstate to attach an interface to non-exist VRF interface via `controller` property with options introduced by this RFE
- Open another terminal, create the VRF by ip command.
Expected results
Port attached to VRF after it been created.
Actual results
Nmstate fails with error.
- blocks
-
OCPBUGS-55353 kubernetes-nmstate does not retry to apply configuration policies
-
- New
-