helm/pkg
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
..
action ref(*): kubernetes v1.18 (#7831) 2020-04-13 08:40:38 -07:00
chart Add unit test for pkg/chart/chart.go 2020-04-01 16:05:56 +08:00
chartutil Adding notes on semver to create Chart.yaml 2020-04-08 15:41:39 -04:00
cli ref(environment): use string checking instead 2020-03-02 12:09:41 -08:00
downloader Merge pull request #7720 from misha-ridge/atomic-charts-cache 2020-03-26 12:51:43 +00:00
engine ref(*): kubernetes v1.18 (#7831) 2020-04-13 08:40:38 -07:00
gates pkg/gates: add unit test for String 2020-02-17 13:48:12 +08:00
getter Add --insecure-skip-tls-verify for repositories (#7254) 2020-03-03 17:52:33 -06:00
helmpath pkg/helmpath: fix unit test for Windows 2020-02-19 16:52:28 +09:00
kube ref(*): kubernetes v1.18 (#7831) 2020-04-13 08:40:38 -07:00
lint Improve error message to check in unit test 2020-03-18 12:22:06 +00:00
plugin Fix tests on arm64 and ppc64le (#7500) 2020-01-31 09:59:35 +00:00
postrender chore(*): Removes support for searching the plugin dir 2020-02-07 10:29:59 -07:00
provenance improved the error message for failed package signing (#6948) 2019-12-06 09:14:39 -07:00
release Spelling (#7258) 2019-12-18 12:04:08 +00:00
releaseutil Merge pull request #7499 from bacongobbler/fix-7416 2020-03-24 08:38:44 -07:00
repo fix: update unit test for go 1.14 error string change (#7835) 2020-03-30 16:33:19 -06:00
storage ref(*): kubernetes v1.18 (#7831) 2020-04-13 08:40:38 -07:00
strvals Add corresponding unit test to the function in parser.go 2020-01-09 16:27:56 +08:00
time ref(time): Adds wrapper for most time stdlib methods 2019-10-16 08:47:52 -06:00