EDITD / kubetools

:nut_and_bolt: Kubetools is a tool and processes for developing and deploying microservices to Kubernetes.
MIT License
13 stars 2 forks source link

Skip pods with no owners when gathering restart objects. #79

Closed ryan109 closed 3 years ago

ryan109 commented 3 years ago

Dont gather pod object if it has no owner. Likely a leftover pod from a job.

ryan109 commented 3 years ago

ty @Fizzadar @gchazot