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
Ace Eldeib
e4ce76a2a0
chore(glide): bump kubernetes to 1.14.2
...
Signed-off-by: Ace Eldeib <alexeldeib@gmail.com>
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
Per Hermansson
b0e7b8c9d9
Skip waiting for paused deployments
...
Signed-off-by: Per Hermansson <perher1@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
Marc Khouzam
0239cc4457
(helm): Proper fix for #5046
...
PR #5072 followed by #5406 tweaked the handling of the associative
array 'aliashash' when in zsh. However, upon further investigation
the root of the problem was the 'aliashash' was not being declared
properly as it was declared within a method and therefore not
accessible to the rest of the completion script.
The previous commit of this PR makes the necessary change to properly
declare 'aliashash' which makes the previous tweak unecessary. This
commit removes the tweak.
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Morten Torkildsen
ad886c5e36
fix(helm): Disable schema validation for manifests
...
Signed-off-by: Morten Torkildsen <mortent@google.com>
6 years ago
ialidzhikov
0880703a40
Change extension rule to warning severity
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
6 years ago
Marc Khouzam
be82cb240c
Add a filter to the helm list call for completion
...
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Marc Khouzam
efcfbbf663
Merge branch 'master' into feature/improveStatusDeleteCompletion
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
Patrick Decat
79a190a6d0
Decrease number of concurrent subprocesses for helm repo add test case to fit within CircleCI's pipeline memory limit
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
6 years ago
Patrick Decat
6b800509d0
Add comment to explain why the repositories file is read a second time
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
6 years ago
Patrick Decat
3f3b5b42f8
Lower repository file rewriting timeout from 5 minutes to 30 seconds
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
6 years ago
Patrick Decat
848d54f451
Remove obsolete comment from early file locking implementation
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
6 years ago
Patrick Decat
7a470252a9
Use github.com/gofrs/flock for cross platform file locking
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
6 years ago
Patrick Decat
e07dfcbc00
Lock the repository file for concurrent processes synchronization and re-read its content before updating it
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
6 years ago
Patrick Decat
ed9934adfa
Add test cases to reproduce issues with concurrent `helm repo add` commands
...
Signed-off-by: Patrick Decat <pdecat@gmail.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
KUOKA Yusuke
3d8f8b866c
Merge branch 'master' into togglable-tiller-probe-endpoints
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