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] Ability to handle tgz helm targets #775

Open
1 of 14 tasks
ukclivecox opened this issue Sep 9, 2023 · 3 comments
Open
1 of 14 tasks

[Feature] Ability to handle tgz helm targets #775

ukclivecox opened this issue Sep 9, 2023 · 3 comments
Labels
good first issue Good for newcomers

Comments

@ukclivecox
Copy link
Contributor

Command

  • check-image-updates
  • delete
  • deploy
  • diff
  • helm-pull
  • helm-update
  • list-images
  • list-targets
  • poke-images
  • prune
  • render
  • seal
  • validate
  • version

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
Copy link
Collaborator

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.

@codablock codablock added the good first issue Good for newcomers label Sep 14, 2023
@chiragbhatia8
Copy link

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

@codablock
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants