Utvide validate med flere CRD-er vi støtter i clusteret
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2
- Forks
- 5
- Avg merge
- 17m
- Merged PRs (30d)
- 11
Description
I dag bruker Validate https://storage.googleapis.com/nais-json-schema-2c91/nais-all.json for å hente inn schema å validere kubernetes ressurser mot.
Denne inneholder CRD-er for NAIS. Men siden vi oppfordrer å lage flere ressurser, som f.eks. PrometheusRule bør vi kanskje støtte alle ressurser som vi dokumenterer i doc-en?
Contributor guide
No contributing guide indexed for this repository
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
Start at the CLI's Validate behavior and the nais-all.json schema URL described in the issue. Review the documented resources, including PrometheusRule, and determine how schemas are gathered for validation. Done means documented CRDs supported by the cluster are accepted by Validate and existing validation still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cli, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100