What were you trying to do that didn't work?
At kubernetes-nmstate we have a test that do a ovs-bridge bonding with secondary and primary interfaces, the primary interface is an interface generated by calico CNI so it's un managed
This was working fine at nmstate-2.2.23-1.el9 but using nmstate git copr
2.2.24-0.alpha.20240125.42936b17.el9
is failing now.
Please provide the package NVR for which bug is seen:
2.2.24-0.alpha.20240125.42936b17.el9
How reproducible: Always
Steps to reproduce
- Create an unmanaged interface (in that case calico one)
- Do a ovs-bridge bonding with it
interfaces:
- bridge:
options:
stp: false
port:
- link-aggregation:
mode: balance-slb
port:
- name: cali759043bfdc4
- name: eth1
name: bond38
name: br38
state: up
type: ovs-bridge
Expected results
ovs-bridge is created as expected
Actual results
[2024-01-26T19:16:27Z INFO nmstate::nm::query_apply::profile] Got activation failure Bug: Manager(DependencyFailed): Activation failed because the device is unmanaged
NetworkManager version
NetworkManager x86_64 1:1.45.10-1.el9 baseos 2.3 M