zegl / kube-score

Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
https://kube-score.com
MIT License
2.67k stars 175 forks source link

Ignoring rule container resources makes every rule exceptional #542 #543

Closed kmarteaux closed 1 year ago

kmarteaux commented 1 year ago

Fixes #542

RELNOTE: Fix bug related to processing implied kube-score/ignore annotations.
zegl commented 1 year ago

Really nice find, thanks for investigating and fixing it! ⭐