DiamondLightSource / DiamondLightSource/glazed

Add helm values schema

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
0
Forks
2
Avg merge
5d 4h
Merged PRs (30d)
2

Description

As a programmer I would like a schema for `values.yaml` to know what values are available, and to validate a given values file for correctness.

### Acceptance Criteria
1. A helm values schema exists
2. The schema is referenced in the values.yaml for the yaml language server
3. The values file is tested against the schema as part of pre-commit / CI (e.g. with `helm template`)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with values.yaml and inspect the repository's existing pre-commit or CI configuration. Add a Helm values schema, reference it from values.yaml for YAML language-server validation, and make the values file validation run as part of pre-commit or CI, for example with helm template.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, yaml
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.