target / pod-reaper

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

Allow use of Eviction API to reap pods #68

Closed bewing closed 3 years ago

bewing commented 3 years ago

Add boolean option to use Eviction API, which will honor PodDisruptionBudgets when attempting to delete/remove/reschedule a pod

brianberzins commented 3 years ago

Really appreciate the PR! 2.10.0 was automatically built and uploaded to dockerhub!