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.74k stars 176 forks source link

Accept if readiness/liveness probes are the same but differ in threshold #366

Closed AndiDog closed 4 months ago

AndiDog commented 3 years ago
RELNOTE: Accept if readiness/liveness probes are the same but differ in threshold

Fixes https://github.com/zegl/kube-score/issues/339

AndiDog commented 4 months ago

Closing because of missing activity, to get it out of my list. I'm not into the topic anymore, since I switched to kube-linter. Anyone could take this up again if still needed.