Skip to content

Add values.schema.json to karpenter and karpenter-crd helm charts #5065

Open
@jonathan-innis

Description

@jonathan-innis

Description

Helm supports a values.schema.json file which allows you to define exactly what the schema of your values file looks like. This enables helm to check the correctness of the install when it is executed so that it will deny the installation if the values.yaml that a user is trying to use doesn't match the constraints of the schema.

We should investigate if there are mechanisms that this file can be auto-gened so that we don't have to keep updating this file as we expand out the values.yaml

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreIssues that are refactors or code cleanup tasksdocumentationImprovements or additions to documentationgood-first-issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions