operator icon indicating copy to clipboard operation
operator copied to clipboard

Consider providing a helm chart for installation

Open dymurray opened this issue 3 years ago • 3 comments

Rather than custom scripts/makefile additions we should shoot to have a helm chart for installation of the operator and operands.

dymurray avatar Nov 07 '22 14:11 dymurray

@djzager has done work that will help this via: https://github.com/konveyor/operator/pull/275

That will allow install with helm from a checkout of code such as: helm install ./helm

More work is needed to be done for publishing the helm chart on releases

If anyone from the community is interested in helping, we believe the work left would be to read through the following doc and help to update our release workflow to leverage the work in #275 and publish.

https://helm.sh/docs/howto/chart_releaser_action/

jwmatthews avatar Oct 31 '23 13:10 jwmatthews

@djzager's work on https://github.com/konveyor/operator/pull/275 will be shown in the Konveyor community meeting of 11/2/2023, a link to his slides are here

jwmatthews avatar Nov 02 '23 10:11 jwmatthews

/triage accepted /priority important-longterm /kind feature

djzager avatar Feb 14 '24 20:02 djzager