kor
kor copied to clipboard
A Golang Tool to discover unused Kubernetes Resources
**Is your feature request related to a problem? Please describe.** Currently we are using Kor to produce a report of unused resources across our K8s infra. Our users need to...
## What this PR does / why we need it? This is a partial PR as I ran into challenges validating whether User or Group subjects exist. As you likely...
## What this PR does / why we need it? ### Defines KOR HTTP server that uses the Gorilla Mux router, JWT authentication, and Swagger documentation ### Functionality: - Security:...