- 27 Feb, 2018 14 commits
-
-
Matthew Fisher authored
Minor documentation fixes
-
Johnny Bergström authored
* add test for rolling back from a FAILED deployment * Update naming of release variables Use same naming as the rest of the file. * Update rollback test - Add logging - Verify other release names not changed * fix(tiller): Supersede multiple deployments There are cases when multiple revisions of a release has been marked with DEPLOYED status. This makes sure any previous deployment will be set to SUPERSEDED when doing rollbacks. Closes #2941 #3513 #3275
-
Matthew Fisher authored
Fix linting bug with charts containing more than one hyphen
-
Matthew Fisher authored
Fix the output leak to stdout during build by tests under pkg/releasetesting
-
Matthew Fisher authored
Mute upgrade --install default namespace warning
-
Matthew Fisher authored
fix the output leak from test code under pkg/tiller
-
Matthew Fisher authored
Fix minor typo
-
Matthew Fisher authored
Clean up temporary "helm-repotest-*" directories left behind by tests under cmd/helm
-
Matthew Fisher authored
Fix link to Slack
-
Matthew Fisher authored
docs: Fix FromJson comment
-
Matthew Fisher authored
Bump client side grpc max msg size
-
Matthew Fisher authored
docs(helm): Added kubeVersion to documentation.
-
Lukas Eichler authored
docs(helm): Added kubeVersion to documentation and examples. Adjusted wording for the Chart.kubeVersion description Removing redundant wording for Chart.kubeVersion description
-
Matthew Fisher authored
use an underscore for release_checklist.md
-
- 26 Feb, 2018 3 commits
-
-
Adam Reese authored
Support installing plugins by relative path ``` helm plugins install . ```
-
Adam Reese authored
Newer gits don't like checking out an empty string. ``` empty string is not a valid pathspec. please use . instead if you meant to match all paths ```
-
Matthew Fisher authored
Tiller should only enforce what we expect from Helm
-
- 23 Feb, 2018 1 commit
-
-
Mauricio Scheffer authored
-
- 21 Feb, 2018 1 commit
-
-
Adam Reese authored
-
- 20 Feb, 2018 5 commits
-
-
Justin Scott authored
update docs to demonstrate best practices in regards to named templates
-
Radu Matei authored
-
Matthew Fisher authored
Added ReactiveOps Autohelm to the related tools list
-
EJ Etherington authored
-
Arash Deshmeh authored
fix(helm): fix the bug in tests under cmd/helm that leaves behind temporary directories named "repo-test-*" during build. Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
- 19 Feb, 2018 4 commits
-
-
Arash Deshmeh authored
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Johnny Bergström authored
The docs say: use DialContext instead.
-
Johnny Bergström authored
Set it to match the server side, or the default limit of 4MB will still apply when upgrading charts. Fixes #3512
-
Johnny Bergström authored
Initialize empty selection like in the install command to prevent: WARNING: Namespace doesn't match with previous
-
- 17 Feb, 2018 1 commit
-
-
Mueed Chaudhry authored
-
- 16 Feb, 2018 8 commits
-
-
Matthew Fisher authored
Update download links to 2.8.1 binaries
-
Arash Deshmeh authored
by redirecting output from mock clients. Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Stevo Slavić authored
-
Matthew Fisher authored
Fix 'Namesapce' typo
-
Matthew Fisher authored
Add Helm.NET to the list of related Helm tools
-
Frederik Carlier authored
-
Frederik Carlier authored
-
Liam White authored
-
- 15 Feb, 2018 2 commits
-
-
Michelle Noorali authored
chore(README): add ref to helm mailing list
-
Michelle Noorali authored
-
- 14 Feb, 2018 1 commit
-
-
Matthew Fisher authored
Typo once/one
-