-
|
Good afternoon everyone! I'm using kor from time to time, and I find it really useful - thx for sharing it with us! I'm wondering if there's a way to exclude resources that have owner references set -- because they belong to other type of resources. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
Hi @fad3t Regarding your question, we have a couple ways to work around this issue. First is https://github.com/yonahd/kor?tab=readme-ov-file#ignore-resources Second option would be to exclude the resources based off labels using the flag Let me know if this solves the issue |
Beta Was this translation helpful? Give feedback.
-
|
Would you like to see a flag to exclude such resources even if they are actually unused? For example: That way, even if the resource is considered as unused, as long as it has |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
@fad3t I think this can be closed as it's addressed by #467