hcloud-cloud-controller-manager
hcloud-cloud-controller-manager copied to clipboard
Routes are not cleaned after scale down/node removal via cluster-autoscaler
TL;DR
See title.
Expected behavior
Routes are removed again after the node is deleted.
Observed behavior
Routes are not removed and accumulate in the account, leading to node startup failures when the route rate limit is hit (100?).
Minimal working example
No response
Log output
No response
Additional information
Initially posted in https://github.com/kubernetes/autoscaler/issues/7227