Commit Graph

1357 Commits (1d36977224df6ef5a5b2822c99541007fef5360c)

Author SHA1 Message Date
Matthew Fisher 1d36977224
Merge pull request #6824 from bacongobbler/remove-metadata
6 years ago
Fabian Ruff cb81b07125 Reintroduce --is-upgrade to template command
6 years ago
Matthew Fisher f388224186
Merge pull request #7152 from karuppiah7890/use-consistent-yaml-pkg
6 years ago
Matthew Fisher 17ec5cd3e7
Merge pull request #7138 from GrahamGoudeau/template-crds
6 years ago
Matt Butcher e47c67c427
fix: clarified behavior of 'list --deleted' (#6950)
6 years ago
Matt Butcher 0e42a77ae6
improved the error message for failed package signing (#6948)
6 years ago
海的澜色 36a8001e2a fix this inconsistency in the docs (#7157)
6 years ago
Karuppiah Natarajan 2a66e1a0e1
use sigs.k8s.io/yaml instead of gopkg.in/yaml.v2
6 years ago
Matt Farina a626f279ba
Merge pull request #7066 from VilledeMontreal/fix/crashOnMissingFlagValue
6 years ago
Graham Goudeau 01aa1bd3a2 Add a flag to allow template to output CRDs
6 years ago
Remco Haszing af59e32654 docs(install): clarify the --replace flag (#7089)
6 years ago
Marc Khouzam 32b4e2e5e9 fix(plugin): Avoid crash on missing flag
7 years ago
Matt Farina 95b2e788e7
Merge pull request #6919 from VilledeMontreal/fix/listReturnError
7 years ago
Marc Khouzam 5179f8d698 fix(plugin): Avoid duplication of flag list
7 years ago
Marc Khouzam 6473234f43 fix(plugin): Add missing -n known flag
7 years ago
Marc Khouzam 30e8ed2f3d fix(cli): helm list was ignoring some errors
7 years ago
Matthew Fisher d3f183947a
Merge pull request #6868 from bacongobbler/fix-6322
7 years ago
yuxiaobo d683a431e2 Correct spelling mistakes
7 years ago
Taylor Thomas 4226c45dfd fix(cmd): Standardizes all output to use lower snake_case names
7 years ago
Matthew Fisher 444d006fe2
fix(version): implement `helm version -c`, mark as hidden
7 years ago
Taylor Thomas 432fd9c110 fix(cmd): Updates description for template validation flag
7 years ago
Matt Farina bf8318ea0b
Merge pull request #6835 from mattfarina/tweak-search-v3
7 years ago
Matt Farina de438b5e68
Updating the usage language for search repo
7 years ago
Rimas Mocevicius 0275c6b838 feat(v3): Add shorthand for --all-namespace flag in list command (#6848)
7 years ago
Matthew Fisher 6ac64488f3
Merge pull request #6826 from VilledeMontreal/fix/compPluginUninstall
7 years ago
Kamalashree Nagaraj 73db724c6c feat(helm): add linting support for '.tar.gz' tarballs for helm charts (#6829)
7 years ago
Marc Khouzam 1e58f484ff fix(comp): helm plugin 'remove' is now 'uninstall'
7 years ago
Matthew Fisher 1c64d8fb81
fix(version): lift "unreleased" status
7 years ago
Matthew Fisher dceb50b408
Merge pull request #6807 from bacongobbler/plugin-uninstall
7 years ago
Matthew Fisher e2233bb571
fix(cmd): clean up helpstring formatting
7 years ago
Matthew Fisher a759f09127
ref(cmd): rename `helm plugin remove` to `helm plugin uninstall`
7 years ago
Matthew Fisher ce494146a4
fix(cmd): fix up help string
7 years ago
Matthew Fisher f1dc84773f
Merge pull request #6798 from aaronmell/Make_Namespace_Public
7 years ago
Adam Reese 64b95754ce
Merge pull request #6790 from mumoshu/fix-v3-regression-non-zero-plugin-exit-status
7 years ago
Aaron Mell 31f2fea061 Passing the namespace to actionconfig.Init instead of the entire object.
7 years ago
Aaron Mell eab9d2817d Revert "Allow namespace to be set by programs consuming helm."
7 years ago
Marc Khouzam ef7dd12cac fix(cli): Remove trailing space of helm env output
7 years ago
Aaron Mell bc2cd3c794 Allow namespace to be set by programs consuming helm.
7 years ago
Yusuke Kuoka 5f27c0cbb7 Do test that a helm plugin can return non-zero exit code other than 1
7 years ago
Yusuke Kuoka 32d9b70d22 Ensure plugins return `pluginError`s on non-zero exit statuses
7 years ago
Yusuke Kuoka 3144cf0fed fix(v3): fix regression on non-zero plugin exist status
7 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
7 years ago
Marc Khouzam ac86c75b37 feat(comp): Dynamic completion of charts
7 years ago
Marc Khouzam cae8d4a96a fix(cmd): Add release name to install examples (#6697)
7 years ago
Matthew Fisher cfbeead01a
Merge pull request #6693 from thomastaylor312/feat/testing_logs
7 years ago
Taylor Thomas 25697a62c4 feat(test): Adds --logs flag
7 years ago
Matthew Fisher 4d6a2461f3
fix(cmd): acquire repository.lock
7 years ago
Taylor Thomas 5a23663c6b
Merge pull request #6679 from thomastaylor312/feat/timestamp_hell
7 years ago
Matthew Fisher 4d5a62303e
fix(kube): replace rather than delete/create
7 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion
7 years ago