actions-marketplace-validations/kube-score check
Uses the kube-score analysis tool to perform static code analysis of your Kubernetes object definitions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| kube-score-version | kube-score version to use | no | "" |
| manifests-folders | Array of relative paths to execute kube-score with (separated with commas). It is mandatory to establish a wildcard for the files or the concrete filename. | yes | — |
| ignore-exit-code | Ignore exit code from kube-score and continue on error (for information purposes only) | no | false |
| output-file | Generate an output file with the results of kube-score analysis for each manifest file (instead of printing in the standard output). Each analysis is separated by a text block. | — | "" |
Outputs
no outputs