stackrox / kube-linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
https://docs.kubelinter.io/
Apache License 2.0
2.83k stars 228 forks source link

feature: add support to keda scaledobject v1alpha1 #710

Closed jonathanmdr closed 5 months ago

jonathanmdr commented 5 months ago

I believe it provides support to pdb-min-available when the Replica number is controlled via Keda ScaledObject

I closed erroneously that PR: https://github.com/stackrox/kube-linter/pull/703