netscaler/netscaler-k8s-ingress-controller

Prevent duplicate route entries for overlay network

lithion2 opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
In rare conditions, nodeWatch will add duplicate routes for the overlay network. I've seen this behaviour when upgrading Tanzu K8S cluster (=removing and adding nodes) and nsic does not always see evicted nodes although it has sufficient permissions.

Describe the solution you'd like
Detect duplicate route entries en delete old routes.

Describe alternatives you've considered
none

Additional context
Example
afbeelding