Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements to kube-linter plugin (#1438)
- Lint the entire directory all at once - If kube-linter exits with a "success" exit code but no stdout, treat it as a Lint Error rather than invoking the parser (which would crash due to trying to parse a blank string)
- Loading branch information