Skip to content

Generate JSON Schemas for values.yaml programmatically #377

@trawler

Description

@trawler

Background

To improve user experience, we would like to add a values.schema.json file, that will allow validation and auto-completion of the values.yaml file by various IDEs, before it's applied.

Proposed Approach

To avoid having to constantly maintain the JSON schema whenever the chart is updated, we would like instead to generate it programmatically from source.

References

Helm schema files documentation
schemars

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions