- 01 Feb, 2019 11 commits
-
-
adshmh authored
* fix(helm): add --devel flag to allow inspect on pre-release chart versions Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com> * fix(helm): remove some duplication from inspect command preparation Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Jecho authored
Signed-off-by: Jecho Ricafrente <jecho@foxley.co>
-
adshmh authored
While adding the test, noticed a race in the repo update code, due to multiple go routines potentially incrementing the error counter. Included the required mutex in the repo update code in the same commit, since the new test uncovered the race condition. Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Alexander Matyushentsev authored
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
-
Ryan Hartje authored
* added warning and set default image for unreleased versions of helm * changed to BuildMetadata * changed to BuildMetadata * added check for clientOnly flag
-
Alex Speaks authored
* Fix incorrect flow example and improve operator documentation Signed-off-by: Alex <login@sneaksneak.org> * Use golang comment format Signed-off-by: Alex <login@sneaksneak.org>
-
Flavian authored
* added test for zero values Signed-off-by: Flavian <flavian.sierk@gmail.com> * implemented case for zero values Signed-off-by: Flavian <flavian.sierk@gmail.com>
-
ahmadali shafiee authored
* making ingress path configurations more customizable Signed-off-by: Ahmadali Shafiee <mail@ahmadalli.net> * update notes ingress reference Signed-off-by: Ahmadali Shafiee <mail@ahmadalli.net>
-
lIuDuI authored
* Update func name Signed-off-by: xichengliudui <1693291525@qq.com> * update pull request Signed-off-by: xichengliudui <1693291525@qq.com>
-
JoeWrightss authored
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
-
Dean Coakley authored
* Added yaml to undelcared code blocks * Changed YAML->yaml for consistency * Added console syntax highlighting Signed-off-by: Dean Coakley <dean.s.coakley@gmail.com>
-
- 31 Jan, 2019 1 commit
-
-
lIuDuI authored
Signed-off-by: xichengliudui <1693291525@qq.com>
-
- 30 Jan, 2019 3 commits
-
-
Marcin Kłopotek authored
Signed-off-by: Marcin Kłopotek <marcin.klopotek@gmail.com>
-
Jacob Silva authored
Signed-off-by: Jacob Silva <jacob.silva0123@gmail.com>
-
Pablo M. Canseco authored
* Update using_helm.md In docs/using_helm.md, it says on line 214 that you can pass in a YAML formatted file, but the example commands following that sentence create JSON code but names the file with a .yml extension. For clarity, I propose saying that it will accept JSON or YAML but clarify in the code that for the example we're making a JSON file. Signed-off-by: Pablo Canseco <p@blocanse.co> * update using_helm.md to accurately say that helm install -f only takes a yaml-formatted file. Signed-off-by: Pablo Canseco <p@blocanse.co> * updated wording to reflect the fact that -f / --values only accepts YAML Signed-off-by: Pablo Canseco <p@blocanse.co>
-
- 29 Jan, 2019 11 commits
-
-
Patrick Stegmann authored
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
While deving at a Microsoft Open Hack my group discovered this useful piece of information in this issue comment: https://github.com/helm/helm/issues/1796#issuecomment-311385728 We found it very useful for our Blue Green CD pipeline and thought others might find it useful as well. Signed-off-by: Ethan Arrowood <ethan.arrowood@gmail.com> Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
James Ravn authored
Don't delete a resource on upgrade if it is annotated with helm.io/resource-policy=keep. This can cause data loss for users if the annotation is ignored (e.g. for a PVC). Closes #3673 Signed-off-by: James Ravn <james@r-vn.org>
-
Amim Knabben authored
Signed-off-by: Amim Knabben <amim.knabben@gmail.com>
-
Laski authored
As stated by @schollii in https://github.com/helm/helm/issues/4505#issuecomment-415886732 "Overriding Values from a Parent Chart" is unclear. This changes that text to "Overriding Values of a Child Chart". See @scholli's comment for justification. Signed-off-by: Nahuel Lascano <nlascano@eryx.co>
-
Peter Stalman authored
Signed-off-by: Peter Stalman <sarkedev@gmail.com>
-
Christian Hildebrando Hercules authored
Signed-off-by: Christian H Hercules <cxhercules@users.noreply.github.com>
-
Maor Friedman authored
Signed-off-by: Maor <maor.friedman@nuvo-group.com>
-
Marcin Kłopotek authored
Signed-off-by: Marcin Kłopotek <marcin.klopotek@gmail.com>
-
Bort Verwilst authored
Signed-off-by: Bart Verwilst <bart@verwilst.be>
-
- 28 Jan, 2019 2 commits
-
-
Taylor Thomas authored
Fixes #3338: Implement "atomic" upgrade/install
-
Alexander Nesterenko authored
Signed-off-by: Alexander Nesterenko <nestorf250@gmail.com>
-
- 27 Jan, 2019 5 commits
-
-
Alexander Nesterenko authored
Signed-off-by: Alexander Nesterenko <nestorf250@gmail.com>
-
Alexander Nesterenko authored
Signed-off-by: Alexander Nesterenko <nestorf250@gmail.com>
-
Alexander Nesterenko authored
Signed-off-by: Alexander Nesterenko <nestorf250@gmail.com>
-
Alexander Nesterenko authored
Signed-off-by: Alexander Nesterenko <nestorf250@gmail.com>
-
Alexander Nesterenko authored
Add possibility to put "--safe" argument to install and upgrade command that restores the state of cluster in case of failed install/upgrade attempt Signed-off-by: Alexander Nesterenko <nestorf250@gmail.com>
-
- 26 Jan, 2019 1 commit
-
-
shibataka000 authored
Signed-off-by: Takao Shibata <chise.alter.pasta@gmail.com>
-
- 25 Jan, 2019 1 commit
-
-
JoeWrightss authored
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
-
- 23 Jan, 2019 1 commit
-
-
Michelle Noorali authored
Add content on how community members can help review PRs
-
- 22 Jan, 2019 3 commits
-
-
Adam Reese authored
fix: ignore pax_global_header "file" in chart validation
-
Geoff Baskwill authored
Signed-off-by: Geoff Baskwill <me@geoffbaskwill.ca>
-
Patrick Lang authored
* update nginx example to work multi-arch Signed-off-by: Patrick Lang <patrick.lang@hotmail.com> * Fix alpine to use a multiarch tag Signed-off-by: Patrick Lang <patrick.lang@hotmail.com>
-
- 21 Jan, 2019 1 commit
-
-
Matthew Fisher authored
As noted in Slack by a community member, release names with periods are considered usable. Switching to RFC 1123 subdomain verification continues to block bad release names like BAD_NAME, but allows names like good.name to continue working. Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-