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] Add a chart-test script to enable chart lint error reproduction on laptop #563

Merged
merged 4 commits into from
Sep 14, 2022

Conversation

kevin85421
Copy link
Member

@kevin85421 kevin85421 commented Sep 14, 2022

Why are these changes needed?

It is used to reproduce the helm chart lint errors on GitHub Actions. If you cannot reproduce the errors on GitHub Actions, the possible reason is the difference versions of Helm. Issue #537 is an example that some errors only happen in old helm versions.

Usage:

Related issue number

Part of #559

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

Screen Shot 2022-09-14 at 11 21 52 AM

@kevin85421
Copy link
Member Author

Hi @DmitriGekhtman,

I should write some documents about this PR, but I am not sure which document is better. Maybe DEVELOPMENT.md? Thank you!

@DmitriGekhtman
Copy link
Collaborator

Yeah, I think development.md is the way to go.

@DmitriGekhtman
Copy link
Collaborator

DmitriGekhtman commented Sep 14, 2022

This looks good -- but please do add to this PR a brief section to Development.MD mentioning this test script.

@kevin85421
Copy link
Member Author

This looks good -- but please do add to this PR a brief section to Development.MD mentioning this test script.

Update the document. Thank you!

Copy link
Collaborator

@DmitriGekhtman DmitriGekhtman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DmitriGekhtman DmitriGekhtman merged commit 4bce739 into ray-project:master Sep 14, 2022
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
…tion on laptop (ray-project#563)

It is used to reproduce the helm chart lint errors on GitHub Actions. If you cannot reproduce the errors on GitHub Actions, the possible reason is the difference versions of Helm. Issue ray-project#537 is an example that some errors only happen in old helm versions.

Usage:

Step1: Install ct (chart-testing) and related dependencies. See https://github.com/helm/chart-testing for more details.
Step2: ./helm-chart/script/chart-test.sh
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.

2 participants