mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-07 01:40:23 +00:00
Using new fake clientset registry exposes the actual flow on pending namespace finalization: get namespace, create finalizer, list pods and delete namespace if there are no pods.