-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
rhel-8.6.0
-
None
-
No
-
None
-
rhel-net-mgmt
-
2
-
False
-
False
-
-
None
-
None
-
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Solely adding altnames to an interface should not create NetworkManager keyfiles in /etc/NetworkManager/system-connections.
interfaces: - name: eno1np0 type: ethernet identifier: mac-address mac-address: 0c:42:a1:56:01:fe alt-names: - name: primarycni
What is the impact of this issue to you?
On an OpenShift OVN-Kubernetes cluster, the configure-ovs.sh script will move the keyfiles to /run/NetworkManager/system-connections. Applying altnames to the br-ex enslaved interface (eno1np0 in the example above) will create a keyfile in /etc and interfere with the running configuration and the network configuration upon node reboot.
Please provide the package NVR for which the bug is seen:
nmstate-2.2.54-1.el9_6.x86_64
How reproducible is this bug?:
100%
Steps to reproduce
Expected results
No keyfiles created when the only desired configuration is adding/removing altnames.