v1.10.0
🌻 Sponsors
kube-score is free and open source software! If kube-score is been useful for you or your company, please consider becoming a sponsor by clicking "Sponsor" at the top of this page, GitHub will generously match your donation.
Changes
New checks
- #326
container-security-contextis now deprecated (will be removed in v1.12). The new checkscontainer-security-context-user-group-id,container-security-context-privilegedandcontainer-security-context-readonlyrootfilesystemare currently optional ("opt-in"), and will be enabled by default starting in v1.11. See SECURITYCONTEXT.md for more. - #317 Validate serviceName of a StatefulSet
Bugfixes
- #318 Fix a bug in the "Pod Probes" test where a Pod could incorrectly be considered to be targeted by a Service
This release contains contributions from: Gustav Westling, Markus Lackner, neglect-yp
Download
- Download the binaries from the GitHub release page
- Download the image from Docker Hub:
zegl/kube-score:v1.10.0 - Download the image from Docker Hub with Helm or Kustomize pre-installed:
zegl/kube-score:v1.10.0-helm,zegl/kube-score:v1.10.0-kustomize - Download from homebrew:
brew install kube-score/tap/kube-score - Download with krew:
kubectl krew install score
Docker images
docker pull zegl/kube-score:v1.10.0docker pull zegl/kube-score:latestdocker pull zegl/kube-score:v1.10.0-helmdocker pull zegl/kube-score:latest-helmdocker pull zegl/kube-score:v1.10.0-kustomizedocker pull zegl/kube-score:latest-kustomize
Docker images
docker pull zegl/kube-score:v1.10.0-kustomizedocker pull zegl/kube-score:latest-kustomizedocker pull zegl/kube-score:v1.10.0docker pull zegl/kube-score:latestdocker pull zegl/kube-score:v1.10.0-helmdocker pull zegl/kube-score:latest-helm