helm/pkg/storage
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
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>
2020-04-13 08:40:38 -07:00
..
driver ref(*): kubernetes v1.18 (#7831) 2020-04-13 08:40:38 -07:00
storage.go fix(helm): improve handling of corrupted storage 2020-01-16 08:55:25 +01:00
storage_test.go fix(helm): improve handling of corrupted storage 2020-01-16 08:55:25 +01:00