instrumenta / instrumenta/kubeval
Error Reports can be much more specific
Open
enhancement
- Dominant language
- Go
- Stars
- 3.2k
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
I have a yaml file containing configurations for multiple Kubernetes resources
when i run kubeval
I get a one line report!:
```* Missing a kind key```
and it does not specify where in file the error has occured
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the report with a YAML file containing multiple Kubernetes resources and a resource missing its kind key. Trace how kubeval formats validation errors; done means the output identifies where the error occurred instead of reporting only that a kind key is missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100