Skip to content

feat: Add a helm-lint job to the build workflow - #635

Open
lfrancke wants to merge 1 commit into
push-ssyrrqqpnvktfrom
push-xuvzqunkompn
Open

feat: Add a helm-lint job to the build workflow#635
lfrancke wants to merge 1 commit into
push-ssyrrqqpnvktfrom
push-xuvzqunkompn

Conversation

@lfrancke

@lfrancke lfrancke commented Aug 16, 2026

Copy link
Copy Markdown
Member

Ports the helm-lint job from stackabletech/hive-operator#743 into the template

helm lint validates the chart templates and, where a values.schema.json exists, the default values against it. The chart cannot render without a registry overlay, because image.repository is only set there, so both published registries are linted.

Stacked on #634, which ports stackabletech/hive-operator#742.
This is my first time trying the stacked PR feature...so...no idea how that works until I try.

See hive-operator#743 which already tested this for Hive.

helm lint validates the chart templates and, where a values.schema.json exists,
the default values against it.
@lfrancke
lfrancke marked this pull request as ready for review August 16, 2026 18:41
@lfrancke lfrancke moved this to Development: Waiting for Review in Stackable Engineering Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Waiting for Review

Development

Successfully merging this pull request may close these issues.

1 participant