This is a very simple implementation to achieve throttling. The use case is being able to just run kube-janitor with lots of outstanding cleanups without overloading the storage backend, e.g. after forgetting to turn off the dry run flag in production.
This is a very simple implementation to achieve throttling. The use case is being able to just run kube-janitor with lots of outstanding cleanups without overloading the storage backend, e.g. after forgetting to turn off the dry run flag in production.