Skip to content

[TASK] explore creating schema validation for env keys in values.yaml #2715

@hamza-m-masood

Description

@hamza-m-masood

Describe the use case:

Continuation of #2475
The schema is already added for 8.7 chart.
Explore if this schema can be enhanced for validating the env keys in the values.yaml

Describe the enhancement/feature:

For example, this could be implemented by copying the k8s pod env schema using post-rendering after generating the chart and pasting it into the corresponding chart components env for the schema to validate the env keys.

Desired outcome and acceptance tests:

If an incorrect env key is provided then the schema should result in an error.

Metadata

Metadata

Assignees

Labels

kind/enhancementNew feature or requesttarget:8.8Target release 8.8.0version/8.8Camunda applications/cycle versionversion:13.0.0-alpha8Issues and PRs related to chart version 13.0.0-alpha8

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions