- 23 Dec, 2017 1 commit
-
-
Mitchel Humpherys authored
Fix a Glob link floating around with some invalid markdown and an invalid target.
-
- 22 Dec, 2017 2 commits
-
-
Matthew Fisher authored
Convert registry to k8s.gcr.io
-
Tim Hockin authored
-
- 21 Dec, 2017 2 commits
-
-
Matthew Fisher authored
doc: Fix command formatting on plugins help
-
Matthew Fisher authored
docs: Fix broken bullets by Note in docs.helm.sh
-
- 20 Dec, 2017 2 commits
-
-
Matthew Fisher authored
Update code-of-conduct.md
-
Aaron Crickenberger authored
Refer to kubernetes/community as authoritative source for code of conduct
-
- 19 Dec, 2017 2 commits
-
-
Gabriel Miretti authored
-
Gabriel Miretti authored
-
- 18 Dec, 2017 2 commits
-
-
Matthew Fisher authored
Typo fix
-
Andrey Klimentyev authored
-
- 14 Dec, 2017 3 commits
-
-
Matthew Fisher authored
Fix package url
-
Nauris Sadovskis authored
-
Matthew Fisher authored
feat(repo): Improve error message for missing repositories.yaml
-
- 13 Dec, 2017 4 commits
-
-
Julian authored
* Add "--namespace" to helm lint Keep lint syntax as close as possible to "helm install" resp. "helm upgrade", so that one only needs to change the command. See #2036 * Align lintCmd struct * Add "--set" and "--values" to helm lint Keep lint syntax as close as possible to "helm install" resp. "helm upgrade", so that one only needs to change the command. Closes #2495,#2036 * Reuse strict parameter, when rendering during lint We want to see the rendering fail, if we missed a value, so we reuse "--strict". See #2495,#2036 * Fix lint unit test See #2495,#2036 * Update docs
-
Matthew Fisher authored
feat(status): Optional output as JSON and YAML
-
Mitchel Humpherys authored
-
Mitchel Humpherys authored
New users to helm don't always run `helm init` (e.g. if their cluster already has helm installed). The user's initial interaction with any of helm's repository commands (e.g. `helm repo list`) will then be an error message due to a missing repositories.yaml in their local config. Give the user a little hint about how to fix the error without them having to hunt through the man/help pages.
-
- 12 Dec, 2017 4 commits
-
-
Matthew Fisher authored
Remove executable permission bit for charts downloaded from remote repos
-
Matthew Fisher authored
Fix example and reference version matching syntax
-
Matthew Fisher authored
Fix helm ls in Quickstart
-
Matt Farina authored
-
- 11 Dec, 2017 1 commit
-
-
Luk Burchard authored
-
- 06 Dec, 2017 2 commits
-
-
Matthew Fisher authored
add release checklist
-
Ralph Squillace authored
* first staging * Filled out RBAC and TLS * Finished draft. * smoothing * gRPC endpoint tooling moved up and cleaned * updating install.md * addressed comments; will continue expanding and iterating
-
- 05 Dec, 2017 1 commit
-
-
Tim H authored
Address documentation issue raised in #2759
-
- 01 Dec, 2017 5 commits
-
-
Matthew Fisher authored
fix TLS default path
-
Matthew Fisher authored
Without this change, running `helm list --tls` without setting $HELM_HOME causes helm to look for TLS certificates under /.
-
Matthew Fisher authored
fix(sprig): Update to v2.14.1 that fixes an issue
-
Matt Farina authored
There was an issue with functions not being able to pass to each other. For example, the output of regex not being able to be passed to first or last due to type issues. This update fixes those problems
-
Taylor Thomas authored
check if resource is present before adding it to remaining or keep on deletion
-
- 30 Nov, 2017 1 commit
-
-
Federico Gimenez authored
-
- 29 Nov, 2017 4 commits
-
-
Federico Gimenez authored
-
Federico Gimenez authored
-
Matthew Fisher authored
Fix tiller idle connections
-
Taylor Thomas authored
Possibly fixes #3121. This forces idle connections to drop after 10 minutes
-
- 28 Nov, 2017 2 commits
-
-
Adam Reese authored
Improvements to FakeClient: support all CRUD operations
-
Matthew Fisher authored
fix links to service_accounts.md
-
- 27 Nov, 2017 2 commits
-
-
Matthew Fisher authored
correct typo
-
Matthew Fisher authored
-