- 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 3 commits
-
-
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>
-
Koichi Shiraishi authored
The 'cmd/helm/delete.go' file permission is 755, change to same as another file. Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
-
Martin Hickey authored
Updated text to better elaborate on he process and also some small other nits/updates. Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
-
- 17 Jan, 2019 1 commit
-
-
Deepak Sattiraju authored
Signed-off-by: ds-ms <desattir@microsoft.com>
-
- 16 Jan, 2019 2 commits
-
-
Michelle Noorali authored
#2715 add child NOTES.txt rendering
-
Jon Leonard authored
Signed-off-by: Jon Leonard <jon.leonard@sanofi.com>
-
- 14 Jan, 2019 1 commit
-
-
Matt Butcher authored
* fix: perform extra validation on paths in tar archives Signed-off-by: Matt Butcher <matt.butcher@microsoft.com> * fix: Cover a few Windows cases and also remove a duplicate tar reader Signed-off-by: Matt Butcher <matt.butcher@microsoft.com> * fix: removed debug output Signed-off-by: Matt Butcher <matt.butcher@microsoft.com> * fix: Expand again preserves the files verbatim Also added tests for Expand Signed-off-by: Matt Butcher <matt.butcher@microsoft.com> * fix: add license block and remove println Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
-
- 10 Jan, 2019 2 commits
-
-
Axel Köhler authored
Signed-off-by: Axel Köhler <koehler.ax3l@gmail.com>
-
Matthew Fisher authored
(cherry picked from commit 65755794) Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
- 09 Jan, 2019 1 commit
-
-
JoeWrightss authored
Signed-off-by: JoeWrightss <zhoulin.xie@daocloud.io>
-
- 08 Jan, 2019 1 commit
-
-
Eric Thiebaut-George authored
* 5138 Recommended using crd-install instead of pre-install Signed-off-by: Eric Thiebaut-George <ethiebautgeorge@tycoint.com> * 5138 Updated section title Signed-off-by: Eric Thiebaut-George <ethiebautgeorge@tycoint.com>
-
- 03 Jan, 2019 2 commits
-
-
Taylor Thomas authored
doc(release_checklist): Adds steps for categorizing changelogs
-
Taylor Thomas authored
Closes #5119 Also includes some formatting fixes to wrap lines at 80 chars Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>
-
- 23 Dec, 2018 1 commit
-
-
Maor Friedman authored
Signed-off-by: Maor <maor.friedman@nuvo-group.com>
-
- 21 Dec, 2018 1 commit
-
-
ejether authored
* autohelm we renamed to reckoner for copyright concerns. This commit renames autohelm in the documentation Signed-off-by: EJ Etherington <ej@reactiveops.com> * moving to be in alphabetical order Signed-off-by: EJ Etherington <ej@reactiveops.com>
-
- 19 Dec, 2018 1 commit
-
-
Matthew Fisher authored
This reverts commit e2a0e7fa. Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-