instrumenta / instrumenta/kubeval
Low verbosity level
- Dominant language
- Go
- Stars
- 3.2k
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
I run kubeval from helm chart plugin and the output I get is so limited that I can't even start troubleshooting the issue:
```
helm kubeval -o json -v 1.18.1 . -f values.yaml --ignore-missing-schemas
Warning: Set to ignore missing schemas
Warning: Set to ignore missing schemas
Warning: Set to ignore missing schemas
Warning: Set to ignore missing schemas
Warning: Set to ignore missing schemas
Warning: Set to ignore missing schemas
1 error occurred:
* Missing 'kind' key
Error: plugin "kubeval" exited with error
```
Would be great to see which file is affected / being checked or some other useful information to fix the issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.