Marc Khouzam
1f68f658a5
feat(comp): Improve completion for plugin commands
...
The 'plugin update' and 'plugin uninstall' commands can accept more than
one plugin name as arguments; this commit teaches the completion logic
to respect this.
Also, the commit adds go test for completion of the plugin commands.
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
4 years ago
Marc Khouzam
7b6dcfae98
fix(cmd): Show that flags can be used for zsh/fish
...
The "helm completion zsh" and "helm completion fish" commands accept the
"--no-descriptions" flag, therefore we should not disable the addition
of "[flags]" to the usage line when printing help.
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
4 years ago
Matthew Fisher
fd5788ef0a
Merge pull request #9349 from redeamer/fix_get_helm_runAsRoot_space_issue
...
fix(helm): get/get-helm-3 whitespace support in runAsRoot
4 years ago
Matthew Fisher
8ad90b25e5
Merge pull request #9392 from bacongobbler/write-a-hip
...
docs(CONTRIBUTING): writing a HIP
4 years ago
Matthew Fisher
abadc54684
use relative linking
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Matthew Fisher
b704e84dd1
formatting
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Matthew Fisher
6cea2847be
more words
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Matthew Fisher
2c114125a8
keep it concise
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Matthew Fisher
41707a6b71
docs(CONTRIBUTING): writing a HIP
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Matt Farina
85794cfc6e
Merge pull request #9131 from dlipovetsky/check-cleanup-error
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
98000cd9b9
Merge pull request #9357 from dragonchaser/fix_windows_tests
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Christian
4f1ab5a331
fix windows tests
...
Signed-off-by: Christian Richter <christian@boltares.de>
4 years ago
Matt Farina
55ef064798
Merge pull request #9367 from VilledeMontreal/fix/golangcilint
...
Increase golangci-lint timeout
4 years ago
Marc Khouzam
8d33624520
fix(test): Increase golangci-lint timeout
...
CircleCI has been failing on 'make test-style' because of a timeout.
This commit increases the timeout.
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
4 years ago
Michael Musenbrock
784782013a
fix(helm): get/get-helm-3 whitespace support in runAsRoot
...
When `get`/`get-helm-3` is run with a HELM_INSTALL_DIR containing spaces, the installation fails.
Closes #9346
Signed-off-by: Michael Musenbrock <michael.musenbrock@gmail.com>
4 years ago
Matthew Fisher
64c8df187a
Merge pull request #9345 from houfangdong/master
...
fix release sha256
4 years ago
houfangdong
24925c4ca3
fix release sha256
...
Signed-off-by: houfangdong <xianhfd@gmail.com>
4 years ago
Matthew Fisher
037a43c98b
Merge pull request #9254 from MaXinjian/gpg
...
Correct pubring name
4 years ago
Marc Khouzam
3c4ccade13
feat(comp): Completion for the docs --type flag
...
Add completion for the --type flag of the docs command.
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
4 years ago
Matthew Fisher
bb875c3e2b
Merge pull request #9288 from helm/dependabot/go_modules/k8s.io/klog/v2-2.5.0
...
Bump k8s.io/klog/v2 from 2.4.0 to 2.5.0
4 years ago
Matthew Fisher
8c151d83d8
Merge pull request #9301 from krish7919/9283-cli-help
...
Fix `helm list --offset` cli help string
4 years ago
Matt Farina
d1e48fb94b
Merge pull request #9343 from mattfarina/bump-golangci-lint
...
Updating golangci-lint to 1.36.0
4 years ago
Matt Farina
0b4821463c
Merge pull request #9314 from helm/dependabot/go_modules/github.com/mitchellh/copystructure-1.1.1
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
1cf9589051
Updating golangci-lint to 1.36.0
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
d8979ce46b
Merge pull request #9306 from jwhitt3r/Fix-9253
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Adam Reese
35da7a808d
Merge pull request #9326 from adamreese/chore/bump-sprig-goutils
...
chore(go.mod): bump Masterminds/{spring,goutils} and deislabs/oras
4 years ago
Adam Reese
3dbb1614c9
chore(go.mod): bump Masterminds/{spring,goutils} and deislabs/oras
...
Signed-off-by: Adam Reese <adam@reese.io>
4 years ago
Adam Reese
6ce9ba60b7
Merge pull request from GHSA-c38g-469g-cmgx
...
fix(*): Validate metadata semver and printable characters
4 years ago
Adam Reese
657ce552cb
fix(*): Validate metadata semver and printable characters
...
ref: https://github.com/helm/helm/security/advisories/GHSA-c38g-469g-cmgx
* Skip invalid chart versions when reading the repository index file or
when programmatically adding a chart version.
* Adds semver validation and strips non-printable characters and
normalizes spaces for string fields in Metadata.Validate()
* Fixes a unit test that was pulling a remote repo. Now uses a local
repo.
* Fixes ignored error in repo update command
Signed-off-by: Adam Reese <adam@reese.io>
4 years ago
dependabot[bot]
bb42865794
Bump github.com/mitchellh/copystructure from 1.0.0 to 1.1.1
...
Bumps [github.com/mitchellh/copystructure](https://github.com/mitchellh/copystructure ) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/mitchellh/copystructure/releases )
- [Commits](https://github.com/mitchellh/copystructure/compare/v1.0.0...v1.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Jack Whitter-Jones
64e2d596cf
Fix-9253: Change the deprecated charts repo URL in release notes
...
What this PR does / why we need it:
fix for issue #9253 . The link taken from the projects GitHub page has been used for consistency across the documentation.
Signed-off-by: Jack Whitter-Jones <jackwhitterjones@gmail.com>
4 years ago
Krish
f920023181
Fix `helm list --offset` cli help string
...
Signed-off-by: Krish <kriiyer@cisco.com>
4 years ago
Matthew Fisher
46d80f68c1
Merge pull request #9276 from helm/dependabot/go_modules/github.com/mattn/go-shellwords-1.0.11
...
Bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11
4 years ago
Ma Xinjian
03d1f3d9d9
Define GPG_PUBRING to make pubring configurable
...
On new Ubuntu, public keyring name is pubring.kbx. However
on Centos it is pubring.gpg
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
4 years ago
dependabot[bot]
e8817d7a18
Bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11
...
Bumps [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords ) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/mattn/go-shellwords/releases )
- [Commits](https://github.com/mattn/go-shellwords/compare/v1.0.10...v1.0.11 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
59791a2753
Bump k8s.io/klog/v2 from 2.4.0 to 2.5.0
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.4.0...v2.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Josh Dolitsky
0b2fec08ac
Upgrade to oras v0.9.0 ( #9269 )
...
* Upgrade to oras v0.9.0
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
* fix test-style
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
4 years ago
Matthew Fisher
37c7bb4684
Merge pull request #9076 from helm/dependabot/go_modules/github.com/containerd/containerd-1.4.3
...
Bump github.com/containerd/containerd from 1.3.4 to 1.4.3
4 years ago
Matthew Fisher
715a0d6ef4
Merge pull request #9232 from yankcrime/fix_ingress_example
...
Update default ingress values section to correspond with template
4 years ago
Matthew Fisher
0e16e84399
Merge pull request #9240 from wawa0210/fix-9216
...
print warning message instead of debug message when ~/.config exists but is not accessible
4 years ago
Matthew Fisher
ff51da5bd6
Merge pull request #9261 from sbose78/move-to-0.20.2
...
Use kube libraries v0.20.2
4 years ago
Shoubhik Bose
7e41f70052
use kube libraries v0.20.2
...
Signed-off-by: Shoubhik Bose <shbose@redhat.com>
4 years ago
wawa0210
5cd2a93725
print warning message instead of debug message when ~/.config exists but is not accessible
...
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
4 years ago
Nick Jones
042567808f
Update default ingress values section to correspond with template
...
This commit updates the default section in values.yaml for the example
ingress definition to correspond with the template.
Signed-off-by: Nick Jones <nick@dischord.org>
4 years ago
Adam Reese
ab12382ddc
Merge pull request #9222 from adamreese/chore/makefile-golden
...
chore(Makefile): add target to generate golden files
4 years ago
Adam Reese
b4010b7782
chore(Makefile): add target to generate golden files
...
Add target to generate golden files used in unit tests
Signed-off-by: Adam Reese <adam@reese.io>
4 years ago
Adam Reese
6760dda91f
Merge pull request #9192 from adamreese/fix/rebuild-on-gomod-change
...
fix(Makefile): rebuild the binary if go.mod has changed
4 years ago
Matt Farina
e8ac5b0aeb
Merge pull request #9200 from mattfarina/fix-dep-build
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
1135392b48
Fix dep build with OCI based charts
...
The recent addition of oci:// to specify dependencies in the
Chart.yaml dependencies and with helm pull missed handling for the
dependency build command. This command was failing to handle OCI.
This change adds support for the dep build command following the
same pattern used to add oci:// functionality.
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
4bbdd5cb8f
Merge pull request #9195 from mattfarina/bump-version-3.5
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago