Josh Dolitsky
00985cad6b
Implement changes proposed in HIP 6
...
For more information, please see the following URL:
https://github.com/helm/community/blob/main/hips/hip-0006.md
Note: OCI support remains experimental, and you are still
required to set HELM_EXPERIMENTAL_OCI=1 in your environment.
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
4 years ago
Martin Hickey
bf486a25cd
Merge pull request #8853 from xanecs/master
...
Correctly determine lockfile path in helm repo add
4 years ago
Martin Hickey
dffc2a30c7
Merge pull request #9035 from wizbit/fail-message
...
Fail message is now the same as the required message.
4 years ago
Martin Hickey
699ea6dcef
Merge pull request #9066 from scaat/fix-specification
...
[FIX]Unified go specification
4 years ago
Martin Hickey
599c071ac7
Merge pull request #9681 from cndoit18/add-max-col-width-parameters
...
support max-col-width parameters
4 years ago
Martin Hickey
f2fc466d88
Merge pull request #9623 from link108/fix-get-helm-scripts
...
Fix install scripts, hardcode latest/last v2 release
4 years ago
Martin Hickey
e87f815637
Merge pull request #9756 from codeJack/fix-issue-9749
...
Fix coalesce globals to prevent subchart globals to leak upstream
4 years ago
Martin Hickey
c1d4cf0861
Merge pull request #9030 from yxxhero/helm_dep_build_update_inherit_insecure_skip_tls_verify_from_helm_repo_add
...
fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
4 years ago
Giacomo Margaria
3b68afc1c8
Fix coalesce globals to prevent subchart globals to leak upstream
...
Signed-off-by: Giacomo Margaria <giacomo.margaria@gmail.com>
4 years ago
Matt Farina
db4d20f3ad
Merge pull request #9734 from technosophos/admin/switch-fib-to-emeritus
...
Switched Brian emeritus
4 years ago
Matt Butcher
6e329b19a7
Switched Brian emeritus
...
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
4 years ago
Matt Farina
38956638aa
Merge pull request #9716 from mattfarina/bump-version-v3.6
...
bump version to v3.6.0
4 years ago
Alexandre Garnier
61e08c6337
Improve markdown rendering of commands help for shell completion
...
Cf. https://github.com/helm/helm-www/pull/1100
Signed-off-by: Alexandre Garnier <zigarn@gmail.com>
4 years ago
Matthew Fisher
0af54d0f5c
Merge pull request #9721 from viglesiasce/viglesiasce-emeritus
...
Move viglesiasce to emeritus
4 years ago
Vic Iglesias
465ab012e7
Move viglesiasce to emeritus
...
Signed-off-by: Vic Iglesias <viglesias@google.com>
4 years ago
Matthew Fisher
b1e2476432
Merge pull request #9679 from yariksheptykin/patch-1
...
Add example of --template usage
4 years ago
Matt Farina
3415b6e7b8
bump version to v3.6.0
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
(cherry picked from commit af0feeddd91c729aa97327f33c9e3e3109b13561)
4 years ago
Matt Farina
37d3dacfb5
Merge pull request #9492 from morlay/master
...
chore(deps): Bump github.com/deislabs/oras from v0.10.0 to v0.11.1
4 years ago
Matt Farina
24625759fd
Merge branch 'main' into master
4 years ago
Matt Farina
d4cc130fa9
Merge pull request #9621 from sagikazarmark/ingress-v1
...
Ingress v1 template
4 years ago
Matt Farina
8f4989054c
Merge pull request #9040 from thatsmydoing/helm3-kube-version
...
feat(helm): Support setting --kube-version
4 years ago
Matt Farina
3f283c7c35
Merge pull request #9425 from joelanford/pkg-ready
...
Add ReadyChecker to decouple ready check logic from --wait
4 years ago
Matt Farina
51097a55f1
Merge pull request #9595 from sbose78/1.21
...
Upgrade to kubernetes 1.21 / libraries 0.21.0
4 years ago
Iaroslav Sheptykin
ac099d6c3f
Remove link. Align usage example with unit test
...
Signed-off-by: Iaroslav Sheptykin <i.sheptykin@neusta.de>
4 years ago
cndoit18
a79cad5539
support max-col-width parameters
...
support commands:
- helm chart list
- helm dependency list
Signed-off-by: cndoit18 <cndoit18@outlook.com>
4 years ago
Iaroslav Sheptykin
892130a08b
Add example of --template usage
...
Current documentation list all available template vars, but does not provide an example of a template string that demonstrates template substitution. I had to look it up in the unit test.
Signed-off-by: Iaroslav Sheptykin <i.sheptykin@neusta.de>
4 years ago
Mark Sagi-Kazar
d5b4e1c5b8
chore: update testdata to use the new ingress template
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
4 years ago
Mark Sagi-Kazar
6d9e15bd1a
feat: add networking.k8s.io/v1 support to ingress template
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
4 years ago
Cameron Motevasselani
74c4117975
fix v2 install script, hardcode to v2.17.0
...
Signed-off-by: Cameron Motevasselani <cameron@armory.io>
4 years ago
Taylor Thomas
43853ea772
Merge pull request #9602 from thomastaylor312/chore/im_retiring
...
Moving myself to maintainer emeritus
4 years ago
Taylor Thomas
637a11dc0e
Moving myself to maintainer emeritus
...
Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>
4 years ago
shoubhik
257a427866
upgrade to kubernetes 1.21
...
Signed-off-by: shoubhik <shbose@redhat.com>
4 years ago
Thomas Dy
0156ca61ca
Fix capabilities changes leaking into other tests
...
Signed-off-by: Thomas Dy <thatsmydoing@gmail.com>
4 years ago
Thomas Dy
538670fda6
Add tests for template --kube-version
...
Signed-off-by: Thomas Dy <thatsmydoing@gmail.com>
4 years ago
Thomas Dy
47c8f48f20
feat(helm): Support setting --kube-version
...
Signed-off-by: Thomas Dy <thatsmydoing@gmail.com>
4 years ago
Adam Reese
a499b4b179
Merge pull request #9562 from adamreese/fix/ci-main
...
fix(ci) update ci to use main branch
4 years ago
Adam Reese
db2aa1a8d6
fix(ci) update ci to use main branch
...
Signed-off-by: Adam Reese <adam@reese.io>
4 years ago
Martin Hickey
c9fe3d118c
Merge pull request #9549 from hickeyma/chore/change-default-branch-name-refs
...
chore(*): Update references to default branch name as it has changed to main
4 years ago
Martin Hickey
734f93b245
Update references to default branch name as it has changed to main
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
4 years ago
Joe Lanford
98d98369ed
Add ReadyChecker to decouple ready check logic from --wait
...
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
4 years ago
Adam Reese
213a7df2dc
Merge pull request #9416 from croomes/resource-name-validation
...
Add name validation rules for different object kinds
4 years ago
Morlay
f94e5bd0f8
chore(deps): Bump github.com/deislabs/oras from v0.10.0 to v0.11.1 and drop replace
...
Signed-off-by: Morlay <morlay.null@gmail.com>
4 years ago
Simon Croome
c50372a8c1
Add/update deprecation notices
...
Signed-off-by: Simon Croome <simon.croome@storageos.com>
4 years ago
Simon Croome
6c82c83b3a
Wrap validation error instead of recreating
...
Signed-off-by: Simon Croome <simon.croome@storageos.com>
4 years ago
Simon Croome
54de1c1f25
Move default to avoid nil check
...
Signed-off-by: Simon Croome <simon.croome@storageos.com>
4 years ago
Simon Croome
ba325bdf7e
Add name validation rules for object kinds
...
Signed-off-by: Simon Croome <simon@croome.org>
Developer Certificate of Origin
Version 1.1
Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
1 Letterman Drive
Suite D4700
San Francisco, CA, 94129
Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.
Developer's Certificate of Origin 1.1
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.
Signed-off-by: Simon Croome <simon.croome@storageos.com>
4 years ago
Matt Farina
d55c53df4e
Merge pull request #9355 from helm/dependabot/go_modules/github.com/spf13/cobra-1.1.3
...
Bump github.com/spf13/cobra from 1.1.1 to 1.1.3
4 years ago
Matthew Fisher
279bf7c41d
Merge pull request #9499 from Schildkroete23/master
...
Improve description for version flag.
4 years ago
Daniel Petró
171321bb6c
Improve description for version flag.
...
Signed-off-by: Daniel Petró <daniel.petro@icloud.com>
4 years ago
Josh Dolitsky
617c9e1b12
Merge pull request #9313 from jmcelwain/master
...
wait-for-job with backoff limit 0
4 years ago