Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Publish helm artifacts to a repository #3127

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

Closed
deansheather opened this issue Jul 22, 2022 · 2 comments
Closed

Publish helm artifacts to a repository #3127

deansheather opened this issue Jul 22, 2022 · 2 comments
Assignees
Labels
api Area: HTTP API needs decision Needs a higher-level decision to be unblocked.

Comments

@deansheather
Copy link
Member

Once #2746 is merged, we will have helm artifact packaging, but the resulting packages will only upload to GitHub releases. In Coder Classic we upload our artifacts to https://helm.coder.com so they can be used with helm repo add.

We need to determine where we want to publish our packages for Coder OSS and/or Coder V2 Enterprise and what they will be called, then update ./scripts/helm.sh to do the thing.

@deansheather deansheather self-assigned this Jul 22, 2022
@deansheather
Copy link
Member Author

@kylecarbs do you have any thoughts on where we should publish these? I looked into publishing them as OCI artifacts to github packages but it seems like it's not supported yet and I honestly couldn't get the helm CLI to play along with any of the OCI packaging stuff

@deansheather deansheather added needs decision Needs a higher-level decision to be unblocked. api Area: HTTP API labels Jul 22, 2022
@kylecarbs
Copy link
Member

Closing in favor of #3545.

@deansheather sorry for the slow response here! I think the user could even be directed to clone our repo and run helm install ./coder if that's possible!

@kylecarbs kylecarbs closed this as not planned Won't fix, can't repro, duplicate, stale Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API needs decision Needs a higher-level decision to be unblocked.
Projects
None yet
Development

No branches or pull requests

2 participants