yogeshkk / K8sPurger

Hunt Unused Resources In Kubernetes
Apache License 2.0
254 stars 27 forks source link

Small improvements #20

Closed n0madic closed 2 years ago

n0madic commented 2 years ago

Uses NetworkingV1Api for Ingress if needed. Skip dockercfg secrets.

yogeshkk commented 2 years ago

Thanks a lot @n0madic I was meaning to add support for newer networking api but could not till now. MR look good. Give me couple of days will test and merge.

nadavbuc commented 2 years ago

Can this be merged please? k8spurger broke after upgrade to k8s 1.22 Thanks!!

yogeshkk commented 2 years ago

apologies @nadavbuc I got distracted and forgot about this.

I have merged the request. Thanks for your contribution. @n0madic

nadavbuc commented 2 years ago

Thanks!!