kluctl / kluctl

The missing glue to put together large Kubernetes deployments, composed of multiple smaller parts (Helm/Kustomize/...) in a manageable and unified way.
https://kluctl.io
Apache License 2.0
574 stars 37 forks source link

[Feature] Ability to handle tgz helm targets #775

Open ukclivecox opened 1 year ago

ukclivecox commented 1 year ago

Command

Who are you?

No response

What do you want to do?

https://helm.sh/docs/helm/helm_install/ has

By absolute URL: helm install mynginx https://example.com/charts/nginx-1.2.3.tgz

Why do you need that?

Current kluctl can't deploy helm charts defined by absolute URL.

codablock commented 12 months ago

I was not aware that this is possible in Helm and agree that this should be supported by Kluctl as well. I believe this is mid-sized task that could easily be implemented by some new contributors. I'll leave this feature request open for some time so that someone can pick it. If noone picks it in the next weeks/months, I'll work on this by myself instead.

chiragbhatia8 commented 7 months ago

Hi @codablock , looking to take a dig at this issue

codablock commented 7 months ago

@chiragbhatia8 Happy to see you working on this :) If you need help, contact me either here or via the CNCF Slack (kluctl channel).