Matthew Fisher
b496f85bc2
Merge pull request #5755 from tillepille/master
...
Use .Values.service.port also in the pre-generated ingress
6 years ago
Tim Schrumpf
741dd4a93b
Ingress ServicePort from Values
...
Signed-off-by: tillepille <github@tillepille.io>
6 years ago
Martin Hickey
b0b0accdfc
Merge pull request #5666 from tariq1890/fix_short
...
fix the short descriptions of all helm commands
6 years ago
Matthew Fisher
91e5d5167e
Merge pull request #5839 from hayorov/patch-1
...
Update helm-gcs plugin url (new owner)
6 years ago
Alex Khaerov
8455aaa129
Update helm-gcs plug-in address
...
helm-gcs has a new owner.
Signed-off-by: Alex Khaerov <i@hayorov.ru>
6 years ago
Martin Hickey
2354a29e03
Merge pull request #5830 from badeadan/patch-1
...
dont' reference built-in objects count
6 years ago
Daniel Badea
40bc1b173d
dont' reference built-in objects count
...
Built-in objects listed in the previous sections are: Release, Values, Chart, Files, Capabilities and Template. Text here refers to four built-in objects.
Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
6 years ago
Scott Rigby
02ea88972d
Merge pull request #5185 from govau/fixnestednullcoalesce
...
Fix nested null value overrides
6 years ago
Adam Eijdenberg
5b9311d163
Fix nested null value overrides
...
- Add ability to test for nested non-existent keys
- Add test cases for nested null values
- Minimalist fix for nested null key test cases
- Add missing metadata to integration test
Signed-off-by: Adam Eijdenberg <adam.eijdenberg@digital.gov.au>
6 years ago
Matthew Fisher
500f46bd62
Merge pull request #5819 from jascott1/emeritus_jascott1
...
Move jascott1 to emeritus
6 years ago
Justin Scott
c0a334b4ea
Move jascott1 to emeritus
...
Signed-off-by: Justin Scott <justin.a.scott@intel.com>
6 years ago
Matthew Fisher
af0bb6d26b
Merge pull request #5760 from mortent/revertValidationFix
...
fix(helm): Disable schema validation for manifests
6 years ago
Matthew Fisher
ed2373629b
Merge pull request #5796 from atsuky/contributing-information
...
Contributing information
6 years ago
Andreu Gallofre
e407dd48f1
Change the starter label for the actual one used
...
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>
6 years ago
Martin Hickey
f8b496fd66
Merge pull request #5772 from dev-chulbuji/master
...
change deployment version
6 years ago
Matthew Fisher
90f50a11db
Merge pull request #5790 from tariq1890/fix_sign
...
return error and fix error handling when io.Copy fails in Digest
6 years ago
Tariq Ibrahim
ccf933b29a
return error when io.Copy fails in Digest
...
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
6 years ago
dev-chulbuji
3708fad517
feat: change miss fixing
...
Signed-off-by: dev-chulbuji <dev.chulbuji@gmail.com>
6 years ago
dev-chulbuji
3d487547f9
change deployment version
...
Signed-off-by: dev-chulbuji <dev.chulbuji@gmail.com>
6 years ago
Morten Torkildsen
ad886c5e36
fix(helm): Disable schema validation for manifests
...
Signed-off-by: Morten Torkildsen <mortent@google.com>
6 years ago
Matthew Fisher
9fb19967ba
Merge pull request #5643 from mortent/NoValidateExistingResources
...
fix(helm): Only validate new manifests
6 years ago
Tariq Ibrahim
8fcc438b67
fix the short descriptions of all helm commands
...
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
fix typo in search.go
6 years ago
Martin Hickey
6515706594
Merge pull request #5742 from pgaxatte/patch-2
...
Add missing test hooks in the list of annotations
6 years ago
Pierre Gaxatte
7e05489792
Add missing test hooks in the list of annotations
...
Adds `test-success` and `test-failure` hooks to the list of annotations.
Signed-off-by: Pierre Gaxatte <30696904+pgaxatte@users.noreply.github.com>
6 years ago
Matt Farina
b4ff4d2f61
Merge pull request #5729 from mattfarina/fix-lint-apiversion
...
Adding lint check for apiVersion which is a required field
6 years ago
Matt Farina
d4053b38cd
Adding lint check for apiVersion which is a required field
...
Fixes #5727
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Matthew Fisher
9a0d016ac2
Merge pull request #5726 from paulopontesm/helm-ssm
...
Add helm-ssm plugin
6 years ago
Paulo Martins
08fe2a6209
Add helm-ssm plugin
...
Signed-off-by: Paulo Martins <paulo.pontes.m@gmail.com>
6 years ago
Martin Hickey
e58dab9435
Merge pull request #5712 from hickeyma/upd-rel-chcklst-ver-upd
...
Update release checklist with bumping release version
6 years ago
Martin Hickey
3b3c8c4ab6
Change command to push to origin remote
...
Update review comment:
- https://github.com/helm/helm/pull/5712#pullrequestreview-236124918
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Martin Hickey
c4ac3833c5
Update release checklist with bumping release version
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Matt Farina
6c2616a2c2
Merge pull request #5690 from mattfarina/fix-owners
...
Updating OWERS to remove outdated reviewers and to reflect current case
6 years ago
Matthew Fisher
5ca85a1bb3
Merge pull request #5707 from nojnhuh/master
...
Fix typo
6 years ago
Jon Huhn
e1b993bae8
Fix typo
...
Signed-off-by: Jon Huhn <huhnjon@gmail.com>
6 years ago
Matthew Fisher
638fe8d116
Merge pull request #5706 from bacongobbler/fix-5371
...
fix(pkg/storage/driver): use shallowReleaseEqual()
6 years ago
Matthew Fisher
ae0d4b151b
fix(pkg/storage/driver): use shallowReleaseEqual()
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
55e87b68bb
Merge pull request #5672 from tariq1890/err_digest
...
add errcheck for Digest method in sign.go
6 years ago
Matthew Fisher
a93ebe17d6
Merge pull request #5371 from PayFit/feat/add-sql-storage-driver
...
[storage] Add an SQL storage driver
6 years ago
Matthew Fisher
39283f9b38
Merge pull request #5702 from bacongobbler/bump-version-2.14
...
bump version to v2.14
6 years ago
Matthew Fisher
5be3af65a2
bump version to v2.14
...
(cherry picked from commit 2420009a75
)
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
7e79ede901
Merge pull request #5701 from BenLubar-PR/proget-repo
...
Add ProGet as a Helm chart repository host.
6 years ago
Matthew Fisher
415dacc16b
Merge pull request #5700 from nojnhuh/master
...
Fix typo
6 years ago
Jon Huhn
e6d5fc933b
Fix typo
...
Signed-off-by: Jon Huhn <huhnjon@gmail.com>
6 years ago
Ben Lubar
85b5dcad31
Add ProGet as a Helm chart repository host.
...
Signed-off-by: Ben Lubar <blubar@inedo.com>
6 years ago
Matthew Fisher
ffc71f9b7b
Merge pull request #5671 from tariq1890/upd_golang
...
use the latest patch release version of golang
6 years ago
Tariq Ibrahim
4bd361746c
use the latest patch release version of golang
...
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
6 years ago
Matt Farina
965b78433b
Updating OWERS to remove outdated reviewers and to reflect current case
...
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>
6 years ago
Martin Hickey
2106d6c97f
Merge pull request #5596 from hickeyma/fix-reset-force-bug
...
fix (reset): reset force hangs when Tiller pod is removed
6 years ago
Matthew Fisher
e4dfd0a27a
Merge pull request #5683 from mattfarina/ping-k8s
...
Pinning k8s to a specific release
6 years ago
Matt Farina
b5582f03e6
Pinning k8s to a specific release
...
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>
6 years ago