This ADR ties together some information spread through commit messages about the routecontroller deletion logic.
It talks about why cascading delete and RequeueAfter don't quite help us meet our SLOs and how the finalizer helps us handle all cases via a fast path.
This ADR ties together some information spread through commit messages about the routecontroller deletion logic.
It talks about why cascading delete and
RequeueAfter
don't quite help us meet our SLOs and how the finalizer helps us handle all cases via a fast path.