nmstate / kubernetes-nmstate

Declarative node network configuration driven through Kubernetes API.
GNU General Public License v2.0
188 stars 90 forks source link

Policy failed on first attempt #1266

Open rabin-io opened 2 months ago

rabin-io commented 2 months ago

What happened:

NMSTATE fails to come together and activate the policy on all servers, several attempts are required until the policy (no change, only an update of the description) succeeds in applying to all servers.

What you expected to happen:

Success on the first try

How to reproduce it (as minimally and precisely as possible):

NNCP yaml is provided

yamls.tar.gz

Anything else we need to know?:

Environment:

registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:412a734bcc0846d38dd336c0240d54c6df92f306d58e850e7f3486754519634d%
nmcli tool, version 1.42.2-24.el9_2
qinqon commented 1 month ago

@rabin-io what is the error ?

rabin-io commented 1 month ago

Some nodes (randomly), will just fail to configure with FailedToConfigure error. I captured the DHCP traffic from all the nodes, and the DHCP server itself, if this can help with understanding the issue.