Unresolved
Details
Assignee
Edith Erika Puclla ParejaEdith Erika Puclla ParejaReporter
Diogo RecharteDiogo RecharteFix versions
Priority
Medium
Details
Details
Assignee
Edith Erika Puclla Pareja
Edith Erika Puclla ParejaReporter
Diogo Recharte
Diogo RecharteFix versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created September 24, 2024 at 9:48 AM
Updated January 8, 2025 at 4:58 PM
Requirements:
Re-write the install/upgrade/uninstall CLI code to use the Everest Helm chart instead of the current manifests
Use the Go Helm SDK to manage the Helm charts
dev-latest builds should use the Helm chart directly from the main branch (i.e, not from the ones published under the repo). The chart files may be imported using the embed.FS -
User may configure the Helm chart values using
--helm-set
and--helm-values
flagsFor testing purposes, you may specify the path to the Helm chart directory using the
--chart-dir
flag