Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add json-schema for the telepresence-oss Helm chart #3805

Open
wants to merge 4 commits into
base: release/v2
Choose a base branch
from

Conversation

thallgren
Copy link
Member

Add json-schema for the telepresence-oss Helm chart

Helm can validate a chart using a json-schema using the command
helm lint, and this schema can be part of the actual Helm chart. The
telepresence-oss Helm chart now includes such a schema.

A new telepresence helm lint command was added so that linting can be
performed using the embedded chart.

More info here.

@thallgren thallgren requested review from P0lip, njayp, josecv and FuYu3699 and removed request for josecv February 23, 2025 06:39
@thallgren thallgren force-pushed the thallgren/helm-schema branch from 7587ca4 to d7d713a Compare February 23, 2025 06:42
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Feb 23, 2025
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Feb 23, 2025
@thallgren thallgren force-pushed the thallgren/helm-schema branch from d7d713a to 34199ee Compare February 23, 2025 21:32
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Feb 23, 2025
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Feb 23, 2025
Helm can validate a chart using a json-schema using the command
`helm lint`, and this schema can be part of the actual Helm chart. The
telepresence-oss Helm chart now includes such a schema.

A new `telepresence helm lint` command was added so that linting can be
performed using the embedded chart.

More info [here](https://helm.sh/docs/topics/charts/#schema-files).

Signed-off-by: Thomas Hallgren <thomas@tada.se>
Signed-off-by: Thomas Hallgren <thomas@tada.se>
Signed-off-by: Thomas Hallgren <thomas@tada.se>
Signed-off-by: Thomas Hallgren <thomas@tada.se>
@thallgren thallgren force-pushed the thallgren/helm-schema branch from 34199ee to 50213b4 Compare February 23, 2025 22:02
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Feb 23, 2025
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant