jkube icon indicating copy to clipboard operation
jkube copied to clipboard

Enhancement: add support to package my already existing Helm Chart

Open yaakov-berkovitch opened this issue 4 years ago • 2 comments

Description

There is no support for packaging and uploading existing Helm charts I created by myself.

It's an important feature because our charts are not so simple to generate. They are based on helm chart library we created, and so the charts are templatized.

As part of my maven project I created a folder where my helm charts were created manually.

I don't need to JKube to generate them, but I want that the packaging and uploading helm functionality will still be available.

This was discussed with @rohanKanojia in https://gitter.im/eclipse/jkube?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge. BTW, same feature exists for building Docker image, where I can provide my own Dockefile. So my expectation is that the same behavior will be also available for Helm charts.

yaakov-berkovitch avatar Aug 29 '21 10:08 yaakov-berkovitch

Is there any update / planning on this? Ideally I'd like to use JKube just to package and upload my existing helm chart sources to JFrog Artifactory. If this is not planned for JKube, does anyone a) know a workaround to force JKube to use my existing helm chart directory or b) is there any other maven plugin to just package and push helm charts?

Thanks!

herzogf avatar Oct 21 '22 10:10 herzogf

Not implemented yet, but it might be worth considering.

manusa avatar Oct 24 '22 08:10 manusa