Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Validate the helm chart is in sync in CI test #258

Closed
jian-he opened this issue Jun 17, 2022 · 1 comment · Fixed by #287
Closed

[feature request] Validate the helm chart is in sync in CI test #258

jian-he opened this issue Jun 17, 2022 · 1 comment · Fixed by #287

Comments

@jian-he
Copy link
Collaborator

jian-he commented Jun 17, 2022

What would you like to be added:
The helm chart is always missing to be updated, we could enforce this in CI test

Why is this needed:

@jian-he jian-he self-assigned this Jun 17, 2022
@jian-he jian-he removed their assignment Jun 28, 2022
@basit9958
Copy link
Contributor

basit9958 commented Sep 8, 2022

@jian-he Sir, I would like to work on this issue
I propose ct which is the the tool for testing Helm charts. It is meant to be used for linting and testing pull requests. It automatically detects charts changed against the target branch. After linting we can use hvral
The action will work by:

  • Downloading the helm chart.
  • Running a helm template using both the default values and also the values specified in the given HelmRelease.

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 a pull request may close this issue.

2 participants