kube-arangodb icon indicating copy to clipboard operation
kube-arangodb copied to clipboard

Proposal: Alignment to Helm 3 commands and CRD management system

Open Glorf opened this issue 5 years ago • 3 comments

Thanks for your work on this operator, and on Arango as a whole. I propose a POC set of (breaking) changes which enable operator builds using helm3. They also remove the need of separated helm chart for CRDs and use the new crds override system instead: https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#method-1-let-helm-do-it-for-you Hope you'll make some use of these

Glorf avatar Aug 18 '20 13:08 Glorf

Added new changes to increase flexibility of templating serviceAccount

Glorf avatar Aug 19 '20 10:08 Glorf

neat initiative, was myself wondering why we had to use 3 helm commands to install arango in a cluster.

orefalo avatar Nov 30 '20 16:11 orefalo

That would be great! And also support a proper Helm repo which is already implemented but not well supported.

mysticaltech avatar Apr 08 '22 05:04 mysticaltech