redhat-developer / redhat-developer/vscode-yaml
Detect incorrect error for kubernetes api version.
Open
Nobody has claimed this yet.
schema_issue
- Dominant language
- TypeScript
- Stars
- 829
- Forks
- 260
- Avg merge
- 5h 43m
- Merged PRs (30d)
- 1
Description
Yaml Verison:v0.2.1.
The extension report some incorrect error on kubernetes apiVersion and some other fields when I create some resource such as "daemonset" , "role"...




Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported diagnostics in the VS Code YAML extension using Kubernetes resources such as DaemonSet and Role, starting with the apiVersion and other fields shown in the screenshots. Compare the reported errors with the resources' expected Kubernetes schemas and verify that valid manifests no longer receive incorrect diagnostics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, typescript, vscode
- Domain
- devops, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100