-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
kind/featurepriority/mediumtriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
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:
NodeNetworkStateon affected nodes (usekubectl get nodenetworkstate <node_name> -o yaml):- Problematic
NodeNetworkConfigurationPolicy: - kubernetes-nmstate image (use
kubectl get pods --all-namespaces -l app=kubernetes-nmstate -o jsonpath='{.items[0].spec.containers[0].image}'): - NetworkManager version (use
nmcli --version) - Kubernetes version (use
kubectl version): - OS (e.g. from /etc/os-release):
- Others:
Metadata
Metadata
Assignees
Labels
kind/featurepriority/mediumtriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.