-
# Summary
What change needs making?
Enhancing yaml parsing debug messages to give more descriptive linting / debug information.
# Use Cases
The Argo linter is heavily used for validating …
-
The docs says that:
> exclude always takes precedence, if you include and exclude the same check, KubeLinter always skips the check.
Which is ok. However, there should be an exception for when a…
-
Hi,
How can I add custom annotations to the skupper deployments? E.g., I want to add `kube-linter.io/ignore-all: "ignore"` to skupper-router and skupper-service-controller.
I've seen `router-serv…
-
**System info:**
- OS: Linux
**Describe the bug**
Replace directive prevents installation of kube-linter@v0.7.0 from source. Caused by #840, noticed via https://github.com/registry-operator/regi…
-
Add checks that ensure to validate objects against the schema. This can be done by checking against the K8s OpenAPI spec. Some preliminary code is in https://github.com/stackrox/kube-linter/tree/viswa…
-
Currently, KubeLinter is permissive if a YAML file fails to parse. This is to handle the case where we are walking a directory and encounter files that aren't Kubernetes manifests. We can change this …
-
The parent repository for **[sheeeng/stackrox-kube-linter](https://github.com/sheeeng/stackrox-kube-linter)** has updates available.
### Important!
Click on this [compare link](https://github.com/s…
-
Custom checks to validate the key entries for ISTIO in K8 CRD Yml file:
Kubelinter should able to validate the the kubernetes ISTIO object of kind VirtualService for following entries in yml
1. re…
-
**Description of the problem/feature request**
Service definitions with a label selector matching a deployment or statefulset definition without any pod definition are generating a dangling service w…
-
**Is your feature request related to a problem? Please describe.**
We don't set resources for kube-proxy, kube-router, metrics-server and also don't have a way to customize them with k0s config.
*…