Matthew Fisher
337be4dea6
Merge pull request #5562 from VilledeMontreal/feature/improveStatusDeleteCompletion
...
Dynamic completion for subcommands that apply to releases
7 years ago
Marc Khouzam
1bd6281761
Revert "Cannot have an = sign as an index"
...
This reverts commit d2ab3f5062 .
The reverted commit turned out to be a workaroud another problem.
The real fix is submitted in PR #5680
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
7 years ago
Martin Hickey
c8b28f0a8c
Merge pull request #5845 from hickeyma/upd-rel-checklist
...
fix(docs): Update release checklist with some improvements
7 years ago
Martin Hickey
116522b014
Update release checklist
...
Some updates to the doc which would be beneficial to someone new to the
process..
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
7 years ago
Martin Hickey
5859403fd9
Merge pull request #5822 from daixiang0/patch-1
...
Update helm_create.md
7 years ago
Xiang Dai
3b392e41ea
Update helm create doc
...
Signed-off-by: Xiang Dai <764524258@qq.com>
7 years ago
Matthew Fisher
2eeb62b4df
Merge pull request #5820 from alexeldeib/ace/1.14.2
...
chore(glide): bump kubernetes to 1.14.2
7 years ago
Matthew Fisher
26b0453c40
Merge pull request #5715 from bacongobbler/upload-helm2-to-azure
...
feat(ci): push release assets to Azure and GCS
7 years ago
Ace Eldeib
3a5e9709ee
fix: include glick.lock
...
Signed-off-by: Ace Eldeib <alexeldeib@gmail.com>
7 years ago
Matthew Fisher
95775d0c60
feat(ci): push release assets to Azure and GCS
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
7 years ago
Matthew Fisher
b496f85bc2
Merge pull request #5755 from tillepille/master
...
Use .Values.service.port also in the pre-generated ingress
7 years ago
Tim Schrumpf
741dd4a93b
Ingress ServicePort from Values
...
Signed-off-by: tillepille <github@tillepille.io>
7 years ago
Martin Hickey
b0b0accdfc
Merge pull request #5666 from tariq1890/fix_short
...
fix the short descriptions of all helm commands
7 years ago
Matthew Fisher
91e5d5167e
Merge pull request #5839 from hayorov/patch-1
...
Update helm-gcs plugin url (new owner)
7 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>
7 years ago
Martin Hickey
2354a29e03
Merge pull request #5830 from badeadan/patch-1
...
dont' reference built-in objects count
7 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>
7 years ago
Scott Rigby
02ea88972d
Merge pull request #5185 from govau/fixnestednullcoalesce
...
Fix nested null value overrides
7 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>
7 years ago
Ace Eldeib
e4ce76a2a0
chore(glide): bump kubernetes to 1.14.2
...
Signed-off-by: Ace Eldeib <alexeldeib@gmail.com>
7 years ago
Matthew Fisher
500f46bd62
Merge pull request #5819 from jascott1/emeritus_jascott1
...
Move jascott1 to emeritus
7 years ago
Justin Scott
c0a334b4ea
Move jascott1 to emeritus
...
Signed-off-by: Justin Scott <justin.a.scott@intel.com>
7 years ago
Matthew Fisher
af0bb6d26b
Merge pull request #5760 from mortent/revertValidationFix
...
fix(helm): Disable schema validation for manifests
7 years ago
Matthew Fisher
ed2373629b
Merge pull request #5796 from atsuky/contributing-information
...
Contributing information
7 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>
7 years ago
Martin Hickey
f8b496fd66
Merge pull request #5772 from dev-chulbuji/master
...
change deployment version
7 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
7 years ago
Tariq Ibrahim
ccf933b29a
return error when io.Copy fails in Digest
...
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
7 years ago
dev-chulbuji
3708fad517
feat: change miss fixing
...
Signed-off-by: dev-chulbuji <dev.chulbuji@gmail.com>
7 years ago
dev-chulbuji
3d487547f9
change deployment version
...
Signed-off-by: dev-chulbuji <dev.chulbuji@gmail.com>
7 years ago
Morten Torkildsen
ad886c5e36
fix(helm): Disable schema validation for manifests
...
Signed-off-by: Morten Torkildsen <mortent@google.com>
7 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>
7 years ago
Marc Khouzam
efcfbbf663
Merge branch 'master' into feature/improveStatusDeleteCompletion
7 years ago
Matthew Fisher
9fb19967ba
Merge pull request #5643 from mortent/NoValidateExistingResources
...
fix(helm): Only validate new manifests
7 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
7 years ago
Martin Hickey
6515706594
Merge pull request #5742 from pgaxatte/patch-2
...
Add missing test hooks in the list of annotations
7 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>
7 years ago
Matt Farina
b4ff4d2f61
Merge pull request #5729 from mattfarina/fix-lint-apiversion
...
Adding lint check for apiVersion which is a required field
7 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>
7 years ago
Matthew Fisher
9a0d016ac2
Merge pull request #5726 from paulopontesm/helm-ssm
...
Add helm-ssm plugin
7 years ago
Paulo Martins
08fe2a6209
Add helm-ssm plugin
...
Signed-off-by: Paulo Martins <paulo.pontes.m@gmail.com>
7 years ago
Martin Hickey
e58dab9435
Merge pull request #5712 from hickeyma/upd-rel-chcklst-ver-upd
...
Update release checklist with bumping release version
7 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>
7 years ago
Martin Hickey
c4ac3833c5
Update release checklist with bumping release version
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
7 years ago
Matt Farina
6c2616a2c2
Merge pull request #5690 from mattfarina/fix-owners
...
Updating OWERS to remove outdated reviewers and to reflect current case
7 years ago
Matthew Fisher
5ca85a1bb3
Merge pull request #5707 from nojnhuh/master
...
Fix typo
7 years ago
Jon Huhn
e1b993bae8
Fix typo
...
Signed-off-by: Jon Huhn <huhnjon@gmail.com>
7 years ago
Matthew Fisher
638fe8d116
Merge pull request #5706 from bacongobbler/fix-5371
...
fix(pkg/storage/driver): use shallowReleaseEqual()
7 years ago
Matthew Fisher
ae0d4b151b
fix(pkg/storage/driver): use shallowReleaseEqual()
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
7 years ago
Matthew Fisher
55e87b68bb
Merge pull request #5672 from tariq1890/err_digest
...
add errcheck for Digest method in sign.go
7 years ago