Jkube: Enhancement: add support to packaging and publishing helm chart

Created on 15 Feb 2021  路  2Comments  路  Source: eclipse/jkube

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.
enhancement

Most helpful comment

I can do that

All 2 comments

I can do that

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

manusa picture manusa  路  5Comments

ningpengtao-coder picture ningpengtao-coder  路  10Comments

Danipiario picture Danipiario  路  7Comments

ohbus picture ohbus  路  4Comments

jsrolon picture jsrolon  路  4Comments