yonahd / kor

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

Feature: Discover unused network policies #279

Closed yonahd closed 5 months ago

yonahd commented 6 months ago

Is your feature request related to a problem? Please describe. Network policies can be created for a specific use case and be left over. Go through all existing network policies and verify if they are applied to any Pods or Namespaces

Describe the solution you'd like Kor networkpolicies Will show all unused network policies

tthvo commented 5 months ago

Hey @yonahd, I'll be happy to have a look into this. May I have this?

yonahd commented 5 months ago

Hey @yonahd, I'll be happy to have a look into this. May I have this?

Assigned. Thanks!