github zegl/kube-score v0.1.0

latest releases: v1.18.0, v1.17.0, v1.16.1...
5 years ago

Changelog

d99c77b all: setup initial project and a first test for pods and deployments
dd3496b cmd: exit with code 1 if a critical issue was found
175a376 doc(README) add initial readme
a1ca828 doc(license) add MIT license
6f6139d doc(readme) updated features list and add image
958022f fea(ci) add Circle CI
70c9363 fea(cmd) take multiple files as input and analyze them together
d8b04ae fea(git) add gitignore
cf0378c fea(networkpolicy) test that pods have a matching networkpolicy
d9c6cfa fea(output) prettier output from CLI tool, grouping by object
09ba3db fea(release) add goreleaser configuration
a566b62 fea(release) move gorelease to the binary path
469f8a7 fea(score) add daemonset, jobs, cronjobs, and more statefulset types
21d3e31 fea(score) add older version of statefulsets
afcac87 fea(score) add test for outdatad versions of deployments
bc3e749 fea(score) image tag scoring
f56e024 fea(score) imagePullPolicy
2b56a10 fea(score) pod probes checks
9ccee7d fea(score) statefulset parsing
44b52ca fea(securityContext) add checks for the containers securityContext
9892b79 mod: updated dependencies
a008834 ref(score) make the deployment scoring more generic for all different versions of deployments
194cae1 ref(score) seperate container tests to own file
55591d9 score: add container name as the path, improved comment rendering
7518b60 score: add descriptions to all comments
fecb240 score: don't warn for missing readinessProbes if the pod is not targeted by a service
459943d score: rename 'Unstable version' to 'Stable version'
f1a5a6d tst(score) update networkpolicy tests

Don't miss a new kube-score release

NewReleases is sending notifications on new releases.