Add knobs to NNCP to tune the connectivity probes #831
Labels
kind/feature
priority/medium
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
What happened:
If the default gw want to be explicitly removed or ICMP is not working at next-hop-address the probes are not going to work as expected.
What you expected to happen:
Probes to run when needed towards what user want to check.
We need to add some knobs to NNCP to activate/deactivate ping and dns proba and also set the address to ping or resolv.
How to reproduce it (as minimally and precisely as possible):
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: