mirror of
https://github.com/helm/helm.git
synced 2026-03-09 01:41:30 -04:00
Upgrade Kubernetes libraries to v0.18.0 Add new lazy load KubernetesClientSet to avoid missing kubeconfig error In kubernetes v1.18 kubeconfig validation was added. Minikube and Kind both remove kubeconfig when stopping clusters. This causes and error when running any helm commands because we initialize the client before executing the command. Signed-off-by: Adam Reese <adam@reese.io> |
||
|---|---|---|
| .. | ||
| doc.go | ||
| engine.go | ||
| engine_test.go | ||
| files.go | ||
| files_test.go | ||
| funcs.go | ||
| funcs_test.go | ||
| lookup_func.go | ||