mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-09 11:23:30 +00:00
Blackhole routes otherwise acccumulate unboundedly. We also are careful to ensure that we do so only within the managed range, which requires enlisting the help of the routecontroller. Fix #47524