Re: How to handle experiment of Helm charts in OCI repos when 3.0.0 comes out
Josh Dolitsky
Just so everyone has reference, Steve is referring to the fact that the "chart" and "registry" subcommands in Helm 3 are hidden behind an experimental env var. For more info, please see this doc: https://v3.helm.sh/docs/topics/registries/ IMO the registry stuff has been marked experimental in Helm 3 at this point for a few reasons:
Helm chart support across all registry providers would be nice of course, but this isn't what's primarily keeping these things from getting out of experimental mode. For now, we can start instructing users to set HELM_EXPERIMENTAL_OCI=1 in their environment if interested in using registries at this early stage. Josh On Wed, Aug 21, 2019 at 4:09 PM Steve Lasker <StevenLasker@...> wrote:
|
|