You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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
):The text was updated successfully, but these errors were encountered: