Commit Graph

1348 Commits (ac925eb7279f4a6955df663a0128044a8a6b7593)

Author SHA1 Message Date
Matthew Fisher cde43f8d9e
fix(package): remove --set, --values, etc. flags
6 years ago
海的澜色 b63f1900f9
stop with an error immediately if a file or directory with that name already exists (#7187)
6 years ago
Jorge I. Gasca 64e57d92b6
fix(cmd): Fixes logging on action conf init error (#6909)
6 years ago
Xiang Dai 8f6b14695d
Improve description for `--all` flag (#7144)
6 years ago
Frank Lin PIAT 50a647728f
fix(comp): tail cannot open +2 for reading
6 years ago
Jason Pickens 536bf7fd82
Add missing statuses to the status help text (#7035)
6 years ago
kvendingoldo b88a28a25f
fix(cmd): Add message about deprecated chart (#6889)
6 years ago
Paul "TBBle" Hampson 8c283e8706
fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
6 years ago
Marc Khouzam 530c5a5583
fix(plugin): Avoid crash on missing flag
6 years ago
Remco Haszing d2cf54fd4f
docs(install): clarify the --replace flag (#7089)
6 years ago
Marc Khouzam 0046554040
fix(cli): helm list was ignoring some errors
6 years ago
Marc Khouzam 80e6ce6b2d
fix(plugin): Avoid duplication of flag list
6 years ago
Marc Khouzam 27b0442252
fix(plugin): Add missing -n known flag
6 years ago
Taylor Thomas 2ed206799b
fix(cmd): Standardizes all output to use lower snake_case names
6 years ago
Taylor Thomas 7e43badea2
fix(cmd): Updates description for template validation flag
6 years ago
Matthew Fisher 34b2bd68dc
fix(version): implement `helm version -c`, mark as hidden
6 years ago
Marc Khouzam 00c7880792
fix(comp): helm plugin 'remove' is now 'uninstall'
6 years ago
Matt Farina 4b7304ce0e
Updating the usage language for search repo
6 years ago
Matthew Fisher ee77ae3d40
fix(version): lift "unreleased" status
6 years ago
Matthew Fisher dceb50b408
Merge pull request #6807 from bacongobbler/plugin-uninstall
6 years ago
Matthew Fisher e2233bb571
fix(cmd): clean up helpstring formatting
6 years ago
Matthew Fisher a759f09127
ref(cmd): rename `helm plugin remove` to `helm plugin uninstall`
6 years ago
Matthew Fisher ce494146a4
fix(cmd): fix up help string
6 years ago
Matthew Fisher f1dc84773f
Merge pull request #6798 from aaronmell/Make_Namespace_Public
6 years ago
Adam Reese 64b95754ce
Merge pull request #6790 from mumoshu/fix-v3-regression-non-zero-plugin-exit-status
6 years ago
Aaron Mell 31f2fea061 Passing the namespace to actionconfig.Init instead of the entire object.
6 years ago
Aaron Mell eab9d2817d Revert "Allow namespace to be set by programs consuming helm."
6 years ago
Marc Khouzam ef7dd12cac fix(cli): Remove trailing space of helm env output
6 years ago
Aaron Mell bc2cd3c794 Allow namespace to be set by programs consuming helm.
6 years ago
Yusuke Kuoka 5f27c0cbb7 Do test that a helm plugin can return non-zero exit code other than 1
6 years ago
Yusuke Kuoka 32d9b70d22 Ensure plugins return `pluginError`s on non-zero exit statuses
6 years ago
Yusuke Kuoka 3144cf0fed fix(v3): fix regression on non-zero plugin exist status
6 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
6 years ago
Marc Khouzam ac86c75b37 feat(comp): Dynamic completion of charts
6 years ago
Marc Khouzam cae8d4a96a fix(cmd): Add release name to install examples (#6697)
6 years ago
Matthew Fisher cfbeead01a
Merge pull request #6693 from thomastaylor312/feat/testing_logs
6 years ago
Taylor Thomas 25697a62c4 feat(test): Adds --logs flag
6 years ago
Matthew Fisher 4d6a2461f3
fix(cmd): acquire repository.lock
6 years ago
Taylor Thomas 5a23663c6b
Merge pull request #6679 from thomastaylor312/feat/timestamp_hell
6 years ago
Matthew Fisher 4d5a62303e
fix(kube): replace rather than delete/create
6 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion
6 years ago
Matthew Fisher 40572311ab
Merge pull request #6488 from bacongobbler/port-6258
6 years ago
Matthew Fisher 0c9374e122
Merge pull request #6656 from VilledeMontreal/fix/onlySubcommands
6 years ago
Taylor Thomas 4d7968f692 ref(time): Adds wrapper for most time stdlib methods
6 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
6 years ago
Jonas Rutishauser 0650d6953d
Remove all known arguments in plugin invocations
6 years ago
Marc Khouzam 1d017e3793 feat(cmd): Replace 'helm get' with 'helm get all'
6 years ago
Marc Khouzam ac732523b1 feat(cmd): Replace 'helm show' with 'helm show all'
6 years ago
Taylor Thomas 01e593fbcd fix(action): Fixes ordering of variable binding
6 years ago
Taylor Thomas da72944611
Merge pull request #6640 from thomastaylor312/feat/parse_pre_release
6 years ago