- 22 Oct, 2019 3 commits
-
-
Matthew Fisher authored
fix(sympath): walk symbolic links one once
-
Matthew Fisher authored
Reverted changes introduced in #6010
-
Oleg Sidorov authored
This commit reverts changes introduced in #6010 due to a massive regression reported in #6708. An attempt to fix the problem in https://github.com/helm/helm/pull/6709 seems to be unreasonably clumzy and hacky, therefore reverting the offensive change seems to be the most pragmatic solution. This reverts commits: * 70cd32c4. * 9014bd9c. Signed-off-by: Oleg Sidorov <me@whitebox.io>
-
- 21 Oct, 2019 3 commits
-
-
Matthew Fisher authored
fix(ci): only build Helm 2 off a tag
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Martin Hickey authored
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
-
- 18 Oct, 2019 5 commits
-
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matt Farina authored
Upgrade to go 1.13.3 (CVE-2019-17596)
-
Jintao Zhang authored
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
-
Matthew Fisher authored
Recommend helm nexus plugin
-
Yi Siqi authored
Signed-off-by: Yi Siqi <yisq@me.com>
-
- 17 Oct, 2019 3 commits
-
-
Matthew Fisher authored
fix(cmd): acquire file lock on repository.lock
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
ignore coveralls internal server errors
-
- 15 Oct, 2019 2 commits
-
-
Max Brenner authored
Signed-off-by: Max Brenner <xamrennerb@gmail.com>
-
Matthew Fisher authored
fix(kube): fix race condition
-
- 11 Oct, 2019 3 commits
-
-
Matthew Fisher authored
.Get() calls perform() on a list of infos, populating two shared maps. perform() now concurrently calls the ResourceActorFunc concurrently based on GVK, causing a data race condition in .Get() This fixes that condition by locking the function to ensure these functions run serially for Helm 2 to fix the data race condition. This has since been optimized in Helm 3 so it's no longer an issue. Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
bump version to v2.15
-
Matthew Fisher authored
Add from script guide
-
- 10 Oct, 2019 6 commits
-
-
Matthew Fisher authored
- remove note on GCP (belongs in the Distribution Guide) - clean up capitalization - clarify wording Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
Update Ingress API group in scaffold chart
-
Matthew Fisher authored
feat(test): add `--logs` to `helm test`
-
ConnorBrereton authored
Fixed linking alignment error in README. Signed-off-by: ConnorBrereton <breretonconnor@gmail.com>
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
- 09 Oct, 2019 4 commits
-
-
Matthew Fisher authored
fix file mode,it should be octal expressed
-
Guangming Wang authored
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
-
Martin Hickey authored
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
-
Karuppiah Natarajan authored
Signed-off-by: Karuppiah Natarajan <karuppiah7890@gmail.com>
-
- 08 Oct, 2019 8 commits
-
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Jeff Knurek authored
well, more specifically returns an io.ReadCloser (giving the consumer more capabilities) Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
- 07 Oct, 2019 3 commits
-
-
Matthew Fisher authored
fix(helm): Accept dependency in requirements.yaml from charts directory
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-