- 29 May, 2019 1 commit
-
-
Matthew Fisher authored
fix(helm): Disable schema validation for manifests
-
- 25 May, 2019 2 commits
-
-
Matthew Fisher authored
Contributing information
-
Andreu Gallofre authored
Signed-off-by: Andreu Gallofre <andreugallofre@gmail.com> Change the label sizing in CONTRIBUTING.md Change the label size and merging conditions to match the actual labels and conditions used Signed-off-by: Andreu Gallofre <andreugallofre@gmail.com> Add requested changes Add missing dot, removes duplicated information and change requirements for merging size/L Signed-off-by: Andreu Gallofre <andreugallofre@gmail.com>
-
- 24 May, 2019 3 commits
-
-
Martin Hickey authored
change deployment version
-
Matthew Fisher authored
return error and fix error handling when io.Copy fails in Digest
-
Tariq Ibrahim authored
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
-
- 21 May, 2019 2 commits
-
-
dev-chulbuji authored
Signed-off-by: dev-chulbuji <dev.chulbuji@gmail.com>
-
dev-chulbuji authored
Signed-off-by: dev-chulbuji <dev.chulbuji@gmail.com>
-
- 19 May, 2019 1 commit
-
-
Morten Torkildsen authored
Signed-off-by: Morten Torkildsen <mortent@google.com>
-
- 16 May, 2019 3 commits
-
-
Matthew Fisher authored
fix(helm): Only validate new manifests
-
Martin Hickey authored
Add missing test hooks in the list of annotations
-
Pierre Gaxatte authored
Adds `test-success` and `test-failure` hooks to the list of annotations. Signed-off-by: Pierre Gaxatte <30696904+pgaxatte@users.noreply.github.com>
-
- 14 May, 2019 4 commits
-
-
Matt Farina authored
Adding lint check for apiVersion which is a required field
-
Matt Farina authored
Fixes #5727 Signed-off-by: Matt Farina <matt@mattfarina.com>
-
Matthew Fisher authored
Add helm-ssm plugin
-
Paulo Martins authored
Signed-off-by: Paulo Martins <paulo.pontes.m@gmail.com>
-
- 10 May, 2019 6 commits
-
-
Martin Hickey authored
Update release checklist with bumping release version
-
Martin Hickey authored
Update review comment: - https://github.com/helm/helm/pull/5712#pullrequestreview-236124918Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
-
Martin Hickey authored
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
-
Matt Farina authored
Updating OWERS to remove outdated reviewers and to reflect current case
-
Matthew Fisher authored
Fix typo
-
Jon Huhn authored
Signed-off-by: Jon Huhn <huhnjon@gmail.com>
-
- 09 May, 2019 10 commits
-
-
Matthew Fisher authored
fix(pkg/storage/driver): use shallowReleaseEqual()
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
add errcheck for Digest method in sign.go
-
Matthew Fisher authored
[storage] Add an SQL storage driver
-
Matthew Fisher authored
bump version to v2.14
-
Matthew Fisher authored
(cherry picked from commit 2420009a) Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
Add ProGet as a Helm chart repository host.
-
Matthew Fisher authored
Fix typo
-
Jon Huhn authored
Signed-off-by: Jon Huhn <huhnjon@gmail.com>
-
Ben Lubar authored
Signed-off-by: Ben Lubar <blubar@inedo.com>
-
- 08 May, 2019 4 commits
-
-
Matthew Fisher authored
use the latest patch release version of golang
-
Tariq Ibrahim authored
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
-
Matt Farina authored
Two changes in this: 1. Remove the reviewers. These are from when Helm was under Kubernetes and used its tools. That is no longer the case so this section has no use. 2. List fibonacci1729 with the maintainers. He has been a maintainer a long time. The original listing had to do with department locations within Deis rather than his work. He has been a maintainer since before Helm was a CNCF project. Fixes #5685 Signed-off-by: Matt Farina <matt@mattfarina.com>
-
Martin Hickey authored
fix (reset): reset force hangs when Tiller pod is removed
-
- 07 May, 2019 4 commits
-
-
Matthew Fisher authored
Pinning k8s to a specific release
-
Matt Farina authored
The other Kubernetes dependencies, such as client-go and apimachinery, are pinned to 1.14.1 but Kubernetes itself was tracking the tip of the 1.14 release branch and picking up changes between releases. This change pins Kubernetes to the same version as the other parts of it. Signed-off-by: Matt Farina <matt@mattfarina.com>
-
Matt Farina authored
Update Masterminds/semver to allow >32bit version numbers
-
Martin Hickey authored
Add docs for configuring SSL using Terraform.
-