yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
974 stars 91 forks source link

Map false unused resources: K3s #259

Closed doronkg closed 4 months ago

doronkg commented 5 months ago

Find all default resources in a K3s 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)