Open rabin-io opened 2 months ago
@rabin-io what is the error ?
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.
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:
NodeNetworkState
on affected nodes (usekubectl get nodenetworkstate <node_name> -o yaml
):NodeNetworkConfigurationPolicy
:kubectl get pods --all-namespaces -l app=kubernetes-nmstate -o jsonpath='{.items[0].spec.containers[0].image}'
):nmcli --version
)kubectl version
):