lwolf / kube-cleanup-operator

Kubernetes Operator to automatically delete completed Jobs and their Pods
MIT License
498 stars 109 forks source link

Implement -some-kind switch which allows to customize ownerReference.Kind matching #79

Open mkasprzyk opened 2 years ago

mkasprzyk commented 2 years ago

I use this one to clean-up Kubeflow Pipeline jobs scheduled on EKS/Fargate - some adjustments are probably needed, tests, etc - for now I'm leaving it here to watch if anyone is interested in using that.