solo-io / go-utils

golang utilities
Apache License 2.0
110 stars 18 forks source link

Configure Helm Installer with kube context #392

Closed harveyxia closed 4 years ago

harveyxia commented 4 years ago

Prior to installation, the Helm installer checks for the existence of the specified namespace for installation. However, its namespace client assumes the current context for this check, an assumption that doesn't hold in multicluster contexts.