Commit Graph

1602 Commits (f1f2e6ff4c4d65d14b1caa809be4257919047049)

Author SHA1 Message Date
Marc Khouzam d9c5754dfc feat(helm): Allow generating markdown docs headers
5 years ago
Marc Khouzam b266c2ef0f chore(comp): Remove unnecessary completion code
5 years ago
Matt Farina d675b9c810
Merge pull request #8886 from yxxhero/add_skip_refresh_option_in_helm_dep_build
5 years ago
yxxhero 4b229cc215 add unittes for 'helm dep build' with --skip-refresh flag.
5 years ago
Matt Farina b690db13a0
Merge pull request #8950 from knrt10/fix-zsh-autocompletion
5 years ago
Martin Hickey 31d00a688a
Merge pull request #8969 from bridgetkromhout/clarify-stable
5 years ago
Bridget Kromhout 4a3ffd53ca
List either incubator or stable.
5 years ago
Martin Hickey 5436aeb0e5
Merge pull request #8932 from wawa0210/fix-8924
5 years ago
knrt10 0490c288f5 completion: move to native zshCompletion
5 years ago
Bridget Kromhout 86af591e00
Clarifies action needed to list new stable repo
5 years ago
Bridget Kromhout 84b02bbee3 Updating descriptions
5 years ago
wawa0210 da6b240fe7
helm search supports semver pre version numbers starting with 0
5 years ago
Marc Khouzam 82f739072c feat(test): Adapt completion tests to Cobra 1.1
5 years ago
Matthew Fisher 38c964ae81
fix(test): display error message
5 years ago
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
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
5 years ago
Mikuláš Dítě 6aa54eacc5 feat(install): add requested version to error
5 years ago
Adam Reese 66034e4035
ref(cmd): prevent klogs flags from polluting the help text
5 years ago
Abhilash Gnan 3ca46f3b23 remove redudant time func
5 years ago
Abhilash Gnan b17cf19a2e fix example time format
5 years ago
Abhilash Gnan c5e9732a9f rename to time format flag
5 years ago
Abhilash Gnan 190e0b4a81 refactor time formatting
5 years ago
Abhilash Gnan 78177de664 fix ls command example
5 years ago
Abhilash Gnan f61332f379 add time-format flag to list command
5 years ago
Matt Farina 036832eba9 Fixing import package issue
5 years ago
Matthew Fisher 03a1e8e03c
Merge pull request #8779 from bacongobbler/use-warning
5 years ago
Matthew Fisher 92c4bda184
use warning function
5 years ago
Matt Farina baf5b76a95 Fixing issue with idempotent repo add
5 years ago
Sebastian Sdorra 467bd49bb0
support passing signing passphrase from file or stdin (#8394)
5 years ago
Adam Reese 45d230fcc9
fix(cmd/helm): add build tags for architecture
5 years ago
Matt Butcher 809e2d999e
Merge pull request from GHSA-m54r-vrmv-hw33
5 years ago
Matthew Fisher aa5431ab71
Merge pull request #8751 from technosophos/fix/helm-create-overwrite
5 years ago
Matthew Fisher 71ee2c23c8
Merge pull request #8754 from technosophos/fix/repo-add-force-update
5 years ago
Matt Farina 7953adb06c
Merge branch 'master' into fix/helm-create-overwrite
5 years ago
Matt Butcher 882eeac727
replace --no-update with --force-update and invert default. BREAKING.
5 years ago
Matt Butcher 106f1fb45c
fixed bug that caused helm create to not overwrite modified files
5 years ago
Matt Butcher 82398667df
fix: check mode bits on kubeconfig file
5 years ago
Marc Khouzam 459dcd7f72 fix(comp): Disable file comp for output formats
5 years ago
Matthew Fisher 55fbd985dd
Merge pull request #8707 from zhijianli88/cleanup-tempfiles
5 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
5 years ago
leigh capili 9429af8b39 Support impersonation via flags similar to kubectl --as="user"
5 years ago
leigh capili 6f780bb750 Document all env vars for CLI help
5 years ago
Marc Khouzam 36d9311052 feat(comp): Add support for fish completion
5 years ago
Martin Hickey 2a9ef6d3b0
Merge pull request #8529 from lingsamuel/status-show-desc
5 years ago
Ling Samuel da6878dc0f
feat: status command display description
5 years ago