Commit Graph

1641 Commits (4096cfb60fc0a4e66e709fa52ffec3813162e71e)

Author SHA1 Message Date
Matt Farina ce4fa95868 bump version to v3.4.0
5 years ago
Matt Farina 75b7aeaeeb
Merge pull request #7024 from jan25/issue-6972
5 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
5 years ago
Matt Butcher af01394e9f
warn and block old repo URLs (#8903)
5 years ago
Torsten Walter 9ea10ef04a
Skip tests when running helm template
5 years ago
yxxhero 09af5447d9 Add --skip-refresh option in helm dep build
5 years ago
Matt Farina fc9b46067f
Merge pull request #8828 from zhijianli88/pipe-stderr
5 years ago
Li Zhijian 59c77716ad TestCheckPerms: utilize pipe to read stderr
6 years ago
Mikuláš Dítě 6aa54eacc5 feat(install): add requested version to error
6 years ago
Adam Reese 66034e4035
ref(cmd): prevent klogs flags from polluting the help text
6 years ago
Abhilash Gnan 3ca46f3b23 remove redudant time func
6 years ago
Abhilash Gnan b17cf19a2e fix example time format
6 years ago
Abhilash Gnan c5e9732a9f rename to time format flag
6 years ago
Abhilash Gnan 190e0b4a81 refactor time formatting
6 years ago
Abhilash Gnan 78177de664 fix ls command example
6 years ago
Abhilash Gnan f61332f379 add time-format flag to list command
6 years ago
Matt Farina 036832eba9 Fixing import package issue
6 years ago
Matthew Fisher 03a1e8e03c
Merge pull request #8779 from bacongobbler/use-warning
6 years ago
Matthew Fisher 92c4bda184
use warning function
6 years ago
Matt Farina baf5b76a95 Fixing issue with idempotent repo add
6 years ago
Sebastian Sdorra 467bd49bb0
support passing signing passphrase from file or stdin (#8394)
6 years ago
Adam Reese 45d230fcc9
fix(cmd/helm): add build tags for architecture
6 years ago
Matt Butcher 809e2d999e
Merge pull request from GHSA-m54r-vrmv-hw33
6 years ago
Matthew Fisher aa5431ab71
Merge pull request #8751 from technosophos/fix/helm-create-overwrite
6 years ago
Matthew Fisher 71ee2c23c8
Merge pull request #8754 from technosophos/fix/repo-add-force-update
6 years ago
Matt Farina 7953adb06c
Merge branch 'master' into fix/helm-create-overwrite
6 years ago
Matt Butcher 882eeac727
replace --no-update with --force-update and invert default. BREAKING.
6 years ago
Matt Butcher 106f1fb45c
fixed bug that caused helm create to not overwrite modified files
6 years ago
Matt Butcher 82398667df
fix: check mode bits on kubeconfig file
6 years ago
Marc Khouzam 459dcd7f72 fix(comp): Disable file comp for output formats
6 years ago
Matthew Fisher 55fbd985dd
Merge pull request #8707 from zhijianli88/cleanup-tempfiles
6 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
6 years ago
leigh capili 9429af8b39 Support impersonation via flags similar to kubectl --as="user"
6 years ago
leigh capili 6f780bb750 Document all env vars for CLI help
6 years ago
Torsten Walter 3d66daeb55
fix(helm): allow skipping manifests in tests directories
6 years ago
Torsten Walter fd157b5a35
prepare testdata
6 years ago
Marc Khouzam 36d9311052 feat(comp): Add support for fish completion
6 years ago
Martin Hickey 2a9ef6d3b0
Merge pull request #8529 from lingsamuel/status-show-desc
6 years ago
Ling Samuel da6878dc0f
feat: status command display description
6 years ago
knrt10 45b084b255 Fix spelling in completion.go
6 years ago
Yuchen Cheng 195d7a6507 add checkFileCompletion for env HELM_BIN
6 years ago
rudeigerc 10d4d2ed99 feat(env): add support of accepting a specific variable for helm env
6 years ago
Marc Khouzam d6708667da feat(comp): Disable file completion when not valid
6 years ago
Martin Hickey 273d0364be
Merge pull request #8532 from dm3ch/labels-selector
6 years ago
Martin Hickey a5047b2f6c
Merge pull request #8438 from donggangcj/feature/support-jsonpath
6 years ago
Dmitry Chepurovskiy 6d60d26913
Added notice about supported backends
6 years ago
Dmitry Chepurovskiy edc7d8ea32
Added selector option to list command
6 years ago
Matt Butcher 131510aa94
fix test that modifies the wrong cache data
6 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks
6 years ago
Holder ffc3d42f87
fix(sdk): Polish the downloader/manager package error return (#8491)
6 years ago
Simon Shine 844e575d2a
Alter whitespace in "Update Complete" output
6 years ago
Dong Gang 3ee7047827 polish the help text of flag
6 years ago
wawa0210 4be3804c50
Rollback command support for max history
6 years ago
Cristian Klein 0d70c63396 fix(helm): Update test during pending install
6 years ago
Dong Gang 1dfe66aa85 fix the code style error
6 years ago
Dong Gang 57bd8a71b0 feature(show): support jsonpath output for `helm show value`
6 years ago
Jack Weldon 7ba8343b8d
fix windows build failure caused by #8431
6 years ago
Matthew Fisher 0f43a819c5
Merge pull request #8431 from jrweldon/feat/prompt-for-password
6 years ago
Jack Weldon ac1a25517b
address PR comment, adding whitespace for formatting
6 years ago
Jack Weldon 971c9215d1
feat(helm): prompt for password with helm repo add
6 years ago
Matt Butcher 2750e4d781
Lint dependencies (#7970)
6 years ago
wawa0210 637a5c6494 Environment variable for setting the max history for an environment
6 years ago
Matthew Fisher bf9c64f48e
Merge pull request #7013 from SimonAlling/isChartInstallable
6 years ago
Matthew Fisher fc4a11c131
bump version to v3.3
6 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
6 years ago
Matthew Fisher e0c0233515
Merge pull request #8270 from ShenXinKang/master
6 years ago
Matthew Fisher 1eebcf3ef6
Merge pull request #8314 from VilledeMontreal/feat/completionSubcommands
6 years ago
Matthew Fisher cac773bcff
Merge pull request #8364 from VilledeMontreal/feat/compRollbackRev
6 years ago
Matthew Fisher 9b90e848ca
Merge pull request #8277 from bacongobbler/fix-deprecated-warning-on-stdout
6 years ago
Matthew Fisher 863588ca69
fix(cmd): display warnings on stderr
6 years ago
Marc Khouzam 05beedd671 feat(comp): Complete revision for rollback command
6 years ago
ShenXinkang 4f136861d3 fix template command use --show-only flags error in windows environment
6 years ago
Matthew Fisher 65ee1e0bc1
Merge pull request #7356 from EItanya/helm-7351
6 years ago
Matthew Fisher b167ce00d0
Merge pull request #8039 from xvzf/fix_insecure_skip_verify
6 years ago
Matthew Fisher 148d94bcf7
version bump
6 years ago
Marc Khouzam 561cc42808 feat(comp): Provide completion for --version flag
6 years ago
Marc Khouzam f7c882d55e feat(cmd): Subcommands for the completion command
6 years ago
Marc Khouzam 88a3d6eaea feat(comp): Move custom completions to Cobra 1.0
6 years ago
Marc Khouzam e09e8604e6 fix(doc): generic description for --version/verify
6 years ago
wawa0210 562767b040
Fix description is ignore when installed with upgrade
6 years ago
Eitan Yarmush 2b882df636
Merge branch 'master' into helm-7351
6 years ago
Marc Khouzam 7dec5dcb8e chore(helm): Avoid confusion in command usage
6 years ago
Matt Farina 03ccd5dea2
Merge pull request #8183 from mattfarina/fix-8149
6 years ago
Adam Reese 44a2225035
ref(tests): localize unit test fixtures to package
6 years ago
Matt Farina 99f277a2f3
Using flags instead of persistent flags on status
6 years ago
Matt Farina 959c7cc8b1
Merge pull request #8157 from andytom/docs/update_helm_version
6 years ago
Martin Hickey cc8f8024a8
Merge pull request #8158 from hickeyma/fix-repo-cache-set
6 years ago
Martin Hickey 5600a2c82d Fix unit test
6 years ago
Martin Hickey 2ae83f276b Fix repo cache setting
6 years ago
Thomas O'Donnell 5840e529e1 Update the Helm version docs
6 years ago
Alan Zhu 1a46c3495a Revert "group command for easy read"
6 years ago
Maksim Kochkin e606976915 Add new line to fix code formatting in doc
6 years ago
Marc Khouzam 0366f9970f fix(comp): Prepare plugin completion for Cobra 1.0
6 years ago
Matthew Fisher bfb39c0c68
bump DefaultCapabilities to 1.18
6 years ago
Matthew Fisher 1d4eb7440d
Merge pull request #7917 from zgfh/feature/group_command
6 years ago
Martin Hickey e672a42efa
Merge pull request #7932 from waveywaves/7537-install-only-crds-fails
6 years ago
Liu Ming 3bd084c35d Merge remote-tracking branch 'helm/master'
6 years ago
Matt Farina f90b842d3e
Merge branch 'master' into xdg
6 years ago
Liu Ming bc515991f8 docs: fix capitalization in a few help messages
6 years ago
Matt Butcher 8316a403ed bump version to v3.2
6 years ago