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

Add helm chart repo #199

Closed
sergeyshaykhullin opened this issue Jun 9, 2020 · 15 comments
Closed

Add helm chart repo #199

sergeyshaykhullin opened this issue Jun 9, 2020 · 15 comments
Labels
priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@sergeyshaykhullin
Copy link

sergeyshaykhullin commented Jun 9, 2020

Is your feature request related to a problem? Please describe.
Add helm chart repo for provisioner, because manual installation with pulling git repo is not comfortable =/

Describe the solution you'd like in detail
helm repo add kubernetes-sigs https://whatever
https://helm.sh/docs/topics/chart_repository/

@cofyc
Copy link
Member

cofyc commented Jun 12, 2020

This is useful. @msau42 Does k8s-infra provide a way to publish helm charts?

@cofyc cofyc added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Jun 12, 2020
@msau42
Copy link
Contributor

msau42 commented Jun 12, 2020

I'm unsure. Can you check in #wg-k8s-infra?

@sergeyshaykhullin
Copy link
Author

@cofyc Any updates? Can i help with something?

@cofyc
Copy link
Member

cofyc commented Jun 15, 2020

I just asked in #wg-k8s-infra. If there is a way to host helm charts, we can publish it.

@cofyc
Copy link
Member

cofyc commented Jun 15, 2020

currently, our infra does not host the helm charts. the helm central repo is deprecated, I'm not sure where we can publish our charts.

https://kubernetes.slack.com/archives/CCK68P2Q2/p1592189918344000

@sergeyshaykhullin
Copy link
Author

Yes, helm/charts is deprecated, i added link to guide how to add custom helm chart repo https://helm.sh/docs/topics/chart_repository/

@cofyc
Copy link
Member

cofyc commented Jun 17, 2020

maybe the GitHub pages is an option for us

@sergeyshaykhullin
Copy link
Author

You can try https://github.com/marketplace/actions/helm-chart-releaser with github actions

@cofyc
Copy link
Member

cofyc commented Jun 20, 2020 via email

@maybe-sybr
Copy link
Contributor

@sergeyshaykhullin I noticed that you closed this, has the chart actually been published somewhere since @cofyc 's last comment?

@maybe-sybr
Copy link
Contributor

For the record, I worked around this using the helm-git plugin [0] like so:

$ helm repo add local-provisioner git+https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner.git@helm?ref=master

[0] https://github.com/aslafy-z/helm-git

@vaskozl
Copy link

vaskozl commented Aug 9, 2021

@sergeyshaykhullin Can you open this issue again please?

@sergeyshaykhullin
Copy link
Author

@vaskozl 🖐️

@msau42
Copy link
Contributor

msau42 commented Sep 1, 2021

This looks like a duplicate of #35
/close

@k8s-ci-robot
Copy link
Contributor

@msau42: Closing this issue.

In response to this:

This looks like a duplicate of #35
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

6 participants