postfinance / kubenurse

Kubernetes network monitoring
MIT License
407 stars 39 forks source link

bug: kubenurse also checks itself when performing neighbours check #110

Closed clementnuss closed 7 months ago

clementnuss commented 7 months ago

the current pod shouldn't be scanned, as otherwise 1/n % of the path_ checks are simple localhost queries, with a non-representative latency.

i.e. neighbours check should only check neighbours, not the current pod