helm/pkg
Taylor Thomas 16544c8190 fix(registry): Updates registry to handle go 1.12.8 changes
Go 1.12.8 introduced some breaking fixes (see 3226f2d492)
for a CVE. This broke the way we were doing registry reference parsing.
This removes the call to the containerd libraries in favor of our own
parsing and adds additional unit tests

Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>
2019-08-15 09:36:51 -06:00
..
action fix(registry): Updates registry to handle go 1.12.8 changes 2019-08-15 09:36:51 -06:00
chart ref(*): Moves packages to internal 2019-08-09 16:02:33 -06:00
chartutil fix(chartutil): remove executable bits from chartutil generated files 2019-08-13 16:31:08 -07:00
cli Merge pull request #6142 from joelanford/decouple-cli-vals 2019-08-06 09:53:24 -07:00
downloader ref(*): Moves packages to internal 2019-08-09 16:02:33 -06:00
engine Allow missing trailing '/' in --repo url 2019-07-30 23:00:39 +05:30
gates feat(cmd): use alt dest for chart export (#6193) 2019-08-09 11:47:43 -05:00
getter Updating the httpgetter to use the new user agent function 2019-08-12 11:41:06 -04:00
helmpath fix(helmpath): fix syntax errors for windows tests 2019-08-08 10:07:56 -07:00
kube fix(pkg/kube): only wait for events from Jobs and Pods 2019-08-12 11:26:12 -07:00
lint Update linting and checking for apiVersion v1/v2 2019-08-02 15:52:14 +01:00
plugin fix(plugin): add HELM_HOME back 2019-08-02 13:42:21 -07:00
provenance Replaced ghodss/yaml with sigs.k8s.io/yaml 2019-07-12 16:52:15 +02:00
release feat(hooks): add Running phase 2019-08-09 15:05:46 -04:00
releaseutil doc(hooks): note helm 2 test annotation support requirement 2019-07-31 15:33:56 -04:00
repo ref(*): Moves packages to internal 2019-08-09 16:02:33 -06:00
storage feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
strvals Replaced ghodss/yaml with sigs.k8s.io/yaml 2019-07-12 16:52:15 +02:00