kor icon indicating copy to clipboard operation
kor copied to clipboard

Pods that are not associated with any deployments

Open ozgurcd opened this issue 1 year ago • 3 comments

Would it be useful if we implement the check to list pods that are not associated with any deployments ? I am not sure if we consider these pods as "not used" since it is perfectly possible to create such pods, however it might also be useful if we can list them.

ozgurcd avatar Sep 03 '23 22:09 ozgurcd

Hi @ozgurcd While it is rather uncommon to create a pod not from a deployment, job etc it is still something that is done. This may be something we can have people opt in on.

yonahd avatar Sep 04 '23 05:09 yonahd

So, I'll start working on this and send a PR.

ozgurcd avatar Sep 05 '23 19:09 ozgurcd

So, I'll start working on this and send a PR.

I don't think this is a feature that should be worked on now. The codebase needs to be cleaned up and tests added before this can be added in a good way.

yonahd avatar Sep 05 '23 19:09 yonahd