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.78k stars 178 forks source link

User specified --kubernetes-version #289

Closed zegl closed 4 years ago

zegl commented 4 years ago
RELNOTE: Added a new --kubernetes-version flag to score. Set --kubernetes-version to the version of Kubernetes in use to tailor the recommendations to that specific version. The "Stable version" score has been modified to only recommend upgrades to APIs that are GA in the user specified version of Kubernetes.

This fixes #63 (at last!) 🎉

zegl commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded: