target / pod-reaper

Rule based pod killing kubernetes controller
MIT License
200 stars 52 forks source link

Explicit rule enable #49

Open brianberzins opened 4 years ago

brianberzins commented 4 years ago

This feature would allow explicitly configuring the pod reaper to only load/respect/look at rules that have been explicitly set.

This feature doesn't really make sense on it's own, but the combination of #45 and #44 would greatly benefit from something like this to help keep configuration sane.