ppat/Validate Kubernetes Manifests
Filter changed files → validate kustomize/kubeconform using Flux CRD schemas
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| debug | Print debug info when true | no | false |
| base-kustomization-file | Optional base kustomization.yaml for post-build | no | "" |
| env-file | Optional env-file for post-build envsubst | no | "" |
| files | A JSON array of kubernetes manifest file paths to seed discovery. If empty/not provided, discovers all kustomizations. | no | [] |
| kubeconform-flags | Flags to pass to kubeconform | no | -skip=Secret |
| kustomize-flags | Flags to pass to kustomize | no | --load-restrictor=LoadRestrictionsNone |
| pkg-exclude | JSON array of glob prefixes to exclude pkg-dirs (default []) | no | [] |
| pkg-include | JSON array of glob prefixes to include pkg-dirs (default ["."]) | no | ["."] |
Outputs
no outputs