yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
1.04k stars 96 forks source link

Map false unused resources: EKS #236

Closed yonahd closed 5 months ago

yonahd commented 7 months ago

Find all default resources in a EKS cluster that kor flags as unused. List them Create an issue to exclude them Bonus: Open merge request with the exclusions (example can be found here https://github.com/yonahd/kor/blob/main/pkg/kor/serviceaccounts.go#L16)

pbr0ck3r commented 6 months ago

Happy to work on this and get the initial scan.

yonahd commented 6 months ago

Happy to work on this and get the initial scan.

Assigned. Thank you!

yonahd commented 6 months ago

@pbr0ck3r are you available for contributing this or should I look to reassign it?

pbr0ck3r commented 6 months ago

@pbr0ck3r are you available for contributing this or should I look to reassign it?

I should be able to do it in the next week.