Skip to content

ci(helm): add helm lint workflow and reorganize chart values under ci/#1223

Open
TaylorMutch wants to merge 2 commits intomainfrom
tmutch/kube-e2e
Open

ci(helm): add helm lint workflow and reorganize chart values under ci/#1223
TaylorMutch wants to merge 2 commits intomainfrom
tmutch/kube-e2e

Conversation

@TaylorMutch
Copy link
Copy Markdown
Collaborator

Summary

Adds a CI job that lints the OpenShell Helm chart against multiple configuration variants, and reorganizes the dev/CI values overlays under deploy/helm/openshell/ci/ so they are clearly separated from the chart's default values.yaml.

Related Issue

N/A

Changes

  • New .github/workflows/helm-lint.yml workflow runs mise run helm:lint on PRs touching deploy/helm/**.
  • Moved values-skaffold.yaml, values-cert-manager.yaml, values-gateway.yaml, and values-keycloak.yaml into deploy/helm/openshell/ci/.
  • Added ci/values-tls-disabled.yaml for the reverse-proxy/edge-termination lint variant.
  • Updated helm:lint task to lint defaults plus every ci/values-*.yaml overlay.
  • Updated skaffold.yaml, .helmignore, and the helm-dev-environment skill to reference the new ci/ paths.

Testing

  • mise run pre-commit passes
  • mise run helm:lint passes locally across all variants
  • Unit tests added/updated (n/a)
  • E2E tests added/updated (n/a)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture / skill docs updated (helm-dev-environment SKILL.md)

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 6, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@TaylorMutch
Copy link
Copy Markdown
Collaborator Author

/ok to test ddca7ab

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