- 14 Jul, 2021 4 commits
-
-
Mathieu Parent authored
Signed-off-by:
Mathieu Parent <math.parent@gmail.com> (cherry picked from commit dbb4eb6b)
-
Matt Farina authored
managedFields were a changed that landed in 1.18. This is an array under metadata with managedFields. The kubernetes client pkgs that Helm uses automatically add them. This change added a manager for the managedFields. The flow for deciding on the name to use is: 1. An explicit name if one is chosen 2. The base name of the first os.Arg (the binary name) if no name explicitly set. 3. unknown if no name set and name cannot be detected The name is at the package level as there is no other place to easily set it for Helm v3. Since the name is for the binary or app it should be ok to set app wide. Signed-off-by:
Matt Farina <matt.farina@suse.com> (cherry picked from commit aeb94798)
-
cndoit18 authored
Signed-off-by:
cndoit18 <cndoit18@outlook.com> (cherry picked from commit 402c7f1a)
-
小龙同学 authored
- add missing interface methods doc. - fix some wrong english grammar. Signed-off-by:
longkai <im.longkai@gmail.com> (cherry picked from commit cf0c6fed)
-
- 01 Jul, 2021 3 commits
-
-
Christophe VILA authored
Signed-off-by:
Christophe VILA <christophe.vila@thalesgroup.com> (cherry picked from commit 8232a76a)
-
Matt Farina authored
Signed-off-by:
Matt Farina <matt.farina@suse.com> (cherry picked from commit 385fcae1)
-
Matt Farina authored
The URL passed to the getter for WithURL needs to be a full URL rather than a chart reference used at the CLI. For example, bitnami/wordpress can point to the wordpress chart in the bitnami repo where the bitnami repo is at https://charts.bitnami.com . WithURL needs the full URL to the repo and not bitnami/wordpress. This is important because getters use the full URL information. In this case the http getter uses the host name for SNI handling. Before this change WithURL was being set to the chart reference instead of the URL. This was a silent bug. This change sets WithURL using a URL after for the repo is available when a reference is used instead of a full url. Signed-off-by:
Matt Farina <matt.farina@suse.com> (cherry picked from commit 4e2e4084)
-
- 16 Jun, 2021 1 commit
-
-
Matt Farina authored
tweak basic handling - release 3.6 branch version
-
- 15 Jun, 2021 1 commit
-
-
Matt Farina authored
Signed-off-by:
Matt Farina <matt.farina@suse.com> (cherry picked from commit 17ed9c4c)
-
- 11 Jun, 2021 8 commits
-
-
Mike Ng authored
Signed-off-by:
Mike Ng <ming@redhat.com> (cherry picked from commit 3be333b7)
-
Mike Ng authored
Signed-off-by:
Mike Ng <ming@redhat.com> (cherry picked from commit b86105ae)
-
Leon Bentrup authored
Signed-off-by:
Leon Bentrup <4458913+xanecs@users.noreply.github.com> (cherry picked from commit ccada716)
-
Leon Bentrup authored
helm repo add automatically creates a lockfile based on the repository config file path When the given filepath did not include a file extension, a lockfile in a nonexistent directory would have been created. Signed-off-by:
Leon Bentrup <4458913+xanecs@users.noreply.github.com> (cherry picked from commit f091b9cc)
-
Marcus Speight authored
Signed-off-by:
Marcus Speight <marcus.speight@hotmail.co.uk> Signed-off-by:
Marcus Speight <marcus@pmconnect.co.uk> (cherry picked from commit 7a663a56)
-
Marcus Speight authored
Signed-off-by:
Marcus Speight <marcus.speight@hotmail.co.uk> (cherry picked from commit 8aa42824)
-
Marcus Speight authored
Fixed #8973 Helm function 'fail' should not fail when doing 'helm lint' Signed-off-by:
Marcus Speight <marcus.speight@hotmail.co.uk> (cherry picked from commit 7a0739a8)
-
yxxhero authored
Signed-off-by:
yxxhero <aiopsclub@163.com> (cherry picked from commit f735a240)
-
- 18 May, 2021 3 commits
-
-
Matt Farina authored
Signed-off-by:
Matt Farina <matt@mattfarina.com>
-
Matt Farina authored
chore(deps): Bump github.com/deislabs/oras from v0.10.0 to v0.11.1
-
Matt Farina authored
-
- 17 May, 2021 4 commits
-
-
Matt Farina authored
Ingress v1 template
-
Matt Farina authored
feat(helm): Support setting --kube-version
-
Matt Farina authored
Add ReadyChecker to decouple ready check logic from --wait
-
Matt Farina authored
Upgrade to kubernetes 1.21 / libraries 0.21.0
-
- 25 Apr, 2021 2 commits
-
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
- 19 Apr, 2021 1 commit
-
-
Taylor Thomas authored
Moving myself to maintainer emeritus
-
- 14 Apr, 2021 1 commit
-
-
Taylor Thomas authored
Signed-off-by:
Taylor Thomas <taylor.thomas@microsoft.com>
-
- 13 Apr, 2021 1 commit
-
-
shoubhik authored
Signed-off-by:
shoubhik <shbose@redhat.com>
-
- 07 Apr, 2021 3 commits
-
-
Thomas Dy authored
Signed-off-by:
Thomas Dy <thatsmydoing@gmail.com>
-
Thomas Dy authored
Signed-off-by:
Thomas Dy <thatsmydoing@gmail.com>
-
Thomas Dy authored
Signed-off-by:
Thomas Dy <thatsmydoing@gmail.com>
-
- 01 Apr, 2021 3 commits
-
-
Adam Reese authored
fix(ci) update ci to use main branch
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
Martin Hickey authored
chore(*): Update references to default branch name as it has changed to main
-
- 30 Mar, 2021 1 commit
-
-
Martin Hickey authored
Signed-off-by:
Martin Hickey <martin.hickey@ie.ibm.com>
-
- 29 Mar, 2021 1 commit
-
-
Joe Lanford authored
Signed-off-by:
Joe Lanford <joe.lanford@gmail.com>
-
- 26 Mar, 2021 1 commit
-
-
Adam Reese authored
Add name validation rules for different object kinds
-
- 23 Mar, 2021 1 commit
-
-
Morlay authored
Signed-off-by:
Morlay <morlay.null@gmail.com>
-
- 22 Mar, 2021 1 commit
-
-
Simon Croome authored
Signed-off-by:
Simon Croome <simon.croome@storageos.com>
-