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

Enhancement: add support to packaging and publishing helm chart #576

Closed
yaakov-berkovitch opened this issue Feb 15, 2021 · 2 comments · Fixed by #636
Closed

Enhancement: add support to packaging and publishing helm chart #576

yaakov-berkovitch opened this issue Feb 15, 2021 · 2 comments · Fixed by #636
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@yaakov-berkovitch
Copy link

Description

JKube doesn't support packaging and publishing charts. It may be very useful to include those functionalities and so to avoid using additional maven plugin for this.

Info

  • If it's a feature request, what is your use case :
    Add support for packaging and publishing helm chart.
@manusa manusa added the enhancement New feature or request label Feb 15, 2021
@manusa manusa added this to Backlog in Sprint #198 Mar 2, 2021
@manusa manusa added this to the 1.3.0 milestone Mar 23, 2021
@manusa manusa added this to Backlog in Sprint #199 Mar 23, 2021
@dloiacono
Copy link
Contributor

I can do that

@manusa
Copy link
Member

manusa commented Mar 25, 2021

As agreed in the sync meeting, it would be good to implement this in similar way as Helm Maven Plugin does it via REST API.

We would be looking to implement the core logic in this package|module: https://github.com/eclipse/jkube/tree/master/jkube-kit/resource/helm/src/main/java/org/eclipse/jkube/kit/resource/helm

The implemented service should be then consumed by the HelmMojo and the future Gradle plugins.

@manusa manusa moved this from Backlog to In progress in Sprint #199 Mar 25, 2021
@manusa manusa linked a pull request Apr 8, 2021 that will close this issue
12 tasks
@manusa manusa moved this from In progress to Review in Sprint #199 Apr 9, 2021
Sprint #199 automation moved this from Review to Done Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Sprint #198
  
Backlog
Sprint #199
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants