kor icon indicating copy to clipboard operation
kor copied to clipboard

A Golang Tool to discover unused Kubernetes Resources

Results 23 kor issues
Sort by recently updated
recently updated
newest added

**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...

enhancement

## 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:...