- 04 Aug, 2017 1 commit
-
-
Baofa Fan authored
* delete secret when helm reset * add test * expected 3 actions
-
- 03 Aug, 2017 7 commits
-
-
Michelle Noorali authored
docs(helm): Fix docs spelling error
-
Michelle Noorali authored
docs: add helm-edit plugin
-
Michelle Noorali authored
Fix link in provenance.md
-
Miouge1 authored
-
Justin Scott authored
Update README to point to #charts channel on slack too
-
Justin Scott authored
Update helm binary references to v2.5.1
-
Matthew Fisher authored
Add jascott1 as maintainer and reviewer
-
- 02 Aug, 2017 5 commits
-
-
Justin Scott authored
-
Yuvi Panda authored
-
Maciej Strzelecki authored
-
Justin Scott authored
add bacongobbler as a core maintainer
-
Matthew Fisher authored
-
- 01 Aug, 2017 1 commit
-
-
jiaweizhou authored
-
- 28 Jul, 2017 1 commit
-
-
Matthew Fisher authored
-
- 27 Jul, 2017 2 commits
-
-
Brian authored
CAFile is now optional, in that case the default RootCAs are used
-
Matt Butcher authored
Handle nil responses returned from rudder funcs
-
- 25 Jul, 2017 3 commits
-
-
Steven E. Harris authored
ref(pkg/chartutil): replace use of 'fmt.Efforf'
-
Maciej Kwiek authored
Tiller panicked on nil pointer dereference when it was unable to connect to rudder.
-
Taylor Thomas authored
docs(fix): fixed misspelled word
-
- 24 Jul, 2017 5 commits
-
-
gardlt authored
- updated helm_test.md
-
Matt Butcher authored
fix(tiller): remove locking system from storage and rely on backend
-
Matt Butcher authored
remove tiller/environment dependency from plugin package
-
Steven E. Harris authored
ref(pkg/chartutil): decrease map lookups
-
Matt Butcher authored
Include "seh" as a Helm project maintainer and reviewer
-
- 21 Jul, 2017 3 commits
-
-
Steven E. Harris authored
-
Taylor Thomas authored
feat(2063): Better 'helm list' visibility into state of pending upgrades
-
Taylor Thomas authored
Fixing typos in requirements.yaml part
-
- 20 Jul, 2017 6 commits
-
-
Sam Leavens authored
Reduce comment spacing to single tab.
-
Sam Leavens authored
Make comment for PathValue more explanatory.
-
Sam Leavens authored
Fix inverted equaility check and update error message.
-
Sam Leavens authored
Move comment out of test. Move ref location in test.
-
Sam Leavens authored
Capitalize "yaml" in error message. Remove empty var from test error message.
-
Sam Leavens authored
Decrease map lookups in `chartutil.coalesceValues` and move comment to unit test. Closes #2663
-
- 19 Jul, 2017 2 commits
-
-
Justin Scott authored
Tiller currently hangs indefinitely when deadlocks arise from certain concurrent operations. This commit removes the nested mutex locking system from pkg/Storage and relies on resource contention controls in k8s. Closes #2560
-
Sam Leavens authored
'fmt.Errorf' is unnecessary when checking for 0 length path in Values.PathValue due to the lack of formatting. Add test covering changes.
-
- 16 Jul, 2017 1 commit
-
-
Miguel David authored
-
- 14 Jul, 2017 3 commits
-
-
Adam Reese authored
fix(helm): fix flag parsing once and for all
-
Adam Reese authored
-
Adam Reese authored
-