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

Any need to test submitted Charts before synchronizing? #19

Open
zzxwill opened this issue Jun 28, 2019 · 3 comments
Open

Any need to test submitted Charts before synchronizing? #19

zzxwill opened this issue Jun 28, 2019 · 3 comments
Labels
duplicate This issue or pull request already exists question Further information is requested

Comments

@zzxwill
Copy link
Contributor

zzxwill commented Jun 28, 2019

Is there any need to test use submitted Charts before they are to be synchronized to AppHub?
If so, I think I can provide

  • static verification:
    like helm lint/template
  • deployment test
    deploy the chart in Kubernetes environment and check the status of the release.

Thanks.

@hongchaodeng
Copy link
Member

We have internal system deployed to test the charts.
Those code are under the way to open source: #8

@hongchaodeng hongchaodeng added question Further information is requested duplicate This issue or pull request already exists labels Jun 28, 2019
@zzxwill
Copy link
Contributor Author

zzxwill commented Jul 1, 2019

Great.

@zzxwill
Copy link
Contributor Author

zzxwill commented Jul 1, 2019

Also users might submit different kinds of Chart here, including:

  • Chart which be duplicate of those curated ones: Alert should be raised.
  • Chart which might be newer version or contain enhancement of curated: This might be a tough choice whether to accept or not. As it might be better to ask submitters to submit to helm community repo. This might not seem encouraging Charts submitting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants