GitHub / briansu2004/https-github.com-helm-helm / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e91feed1 |
fix(install): log the error when recording the release
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| eba3ee01 | merge Merge pull request #6925 from sayboras/feature/update-golang-ci |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 9be2445d | merge Merge pull request #6943 from hangpark/fix/resolve-repo-alias-before-build |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 946aa19d | merge Merge pull request #6941 from bacongobbler/fix-6940 |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| e44ffd3a | merge Merge pull request #6942 from bacongobbler/pin-golangci-lint |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 4d1c11f0 |
fix(ci): pin golangci-lint to v1.21.0
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| 0987c6f7 |
fix(pkg/downloader): resolve repo alias before checking digests on build
Signed-off-by: Hang Park <h****k@k****r> |
Hang Park <h****k@k****r> | almost 7 years ago | |
| 17553db4 |
fix(pkg/downloader): add failing test for build with repo alias
Signed-off-by: Hang Park <h****k@k****r> |
Hang Park <h****k@k****r> | almost 7 years ago | |
| b30467c2 |
fix(strvals): port #3912, #4142, #4682, and #5151 to Helm 3
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| d7955430 | merge Merge pull request #6913 from bacongobbler/fix-6635-ca-file |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 693bce93 |
Used timeout instead of deadline
Signed-off-by: sayboras <s****s@y****m> |
sayboras <s****s@y****m> | almost 7 years ago | |
| 30e8ed2f |
fix(cli): helm list was ignoring some errors
Signed-off-by: Marc Khouzam <m****m@m****a> |
Marc Khouzam <m****m@m****a> | almost 7 years ago | |
| 9ed2a28e |
ref(tlsutil): remove ServerConfig
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| aa6104e4 |
fix(tlsutil): accept only a CA certificate for validation
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| 865c46c0 |
fix: stop discovery errors from halting chart rendering. (#6908)
Signed-off-by: Matt Butcher <m****r@m****m> |
Matt Butcher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 8231b17c |
print gvk information on existing resource conflict
Signed-off-by: Marc Brugger <g****b@b****h> |
Marc Brugger <g****b@b****h> | almost 7 years ago | |
| 3e09e2fa |
fix(cli): Sort output of helm env
Signed-off-by: Marc Khouzam <m****m@m****a> |
Marc Khouzam <m****m@m****a> | almost 7 years ago | |
| 43acbfe8 | merge Merge pull request #6841 from bacongobbler/fix-6354 |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 3d6db86b | merge Merge pull request #6865 from bacongobbler/fix-6635 |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d3f18394 | merge Merge pull request #6868 from bacongobbler/fix-6322 |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| f2ba0696 | merge Merge pull request #6882 from yuxiaobo96/helm-checks |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d683a431 |
Correct spelling mistakes
Signed-off-by: yuxiaobo <y****o@1****m> |
yuxiaobo <y****o@1****m> | almost 7 years ago | |
| 7d9084eb | merge Merge pull request #6881 from thomastaylor312/fix/lowercase_the_output |
Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 4b462c39 | merge Merge pull request #6869 from databus23/compare-ns |
Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 4226c45d |
fix(cmd): Standardizes all output to use lower snake_case names
Signed-off-by: Taylor Thomas <t****s@m****m> |
Taylor Thomas <t****s@m****m> | almost 7 years ago | |
| 8e088fc4 |
fixed test issue
Signed-off-by: raffaelespazzoli <r****i@g****m> |
raffaelespazzoli <r****i@g****m> | almost 7 years ago | |
| e98cd621 |
added rest client passed with action configuration
Signed-off-by: raffaelespazzoli <r****i@g****m> |
raffaelespazzoli <r****i@g****m> | almost 7 years ago | |
| 18ed620b | merge Merge pull request #6866 from bacongobbler/add-json-tags |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 40e505fb | merge Merge pull request #6861 from thomastaylor312/fix/validate_description |
Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 7f7e90b4 |
Consider namespace when comparing resources
Signed-off-by: Fabian Ruff <f****f@s****m> |
Fabian Ruff <f****f@s****m> | almost 7 years ago | |
| 444d006f |
fix(version): implement `helm version -c`, mark as hidden
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| 668f51bf |
fix(chart): add JSON tags to chart object
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| c9b127c3 |
fix(getter): set up TLS options during .Get()
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| f16d3e29 |
fix(comp): Protect against user's aliases
Signed-off-by: Marc Khouzam <m****m@m****a> |
Marc Khouzam <m****m@m****a> | almost 7 years ago | |
| 432fd9c1 |
fix(cmd): Updates description for template validation flag
Signed-off-by: Taylor Thomas <t****s@m****m> |
Taylor Thomas <t****s@m****m> | almost 7 years ago | |
| bf8318ea | merge Merge pull request #6835 from mattfarina/tweak-search-v3 |
Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 9f1dc3b0 | merge Merge pull request #6750 from ysh7/support-cross-device-rename-v3 |
Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 0275c6b8 |
feat(v3): Add shorthand for --all-namespace flag in list command (#6848)
Signed-off-by: rimas <r****s@g****m>, rimas <r****s@g****m> |
Rimas Mocevicius <r****z@u****m>
Committed by: Martin Hickey <m****y@i****m> |
almost 7 years ago | |
| 42dea442 | merge Merge pull request #6837 from bacongobbler/fix-6600 |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| de000a45 | merge Merge pull request #6840 from helm/revert-6831-morten/reproducible-builds |
Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 9ecbc4d0 |
Revert "[Makefile] Support reproducible builds"
Signed-off-by: Taylor Thomas <t****s@m****m> |
Taylor Thomas <t****r@o****m>
Committed by: Taylor Thomas <t****s@m****m> |
almost 7 years ago | |
| 4d8160ee |
feat(template): process manifests in file path order, then in order found in ...
Signed-off-by: Andreas Sommer <a****7@g****m> |
Andreas Sommer <a****7@g****m> | almost 7 years ago | |
| bd1f4a44 |
fix(show): restore comments from raw values
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| 5de95388 | merge Merge pull request #6831 from Foxboron/morten/reproducible-builds |
Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 469bb6b0 | merge Merge pull request #6836 from bacongobbler/fix-6805 |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 85673f3a | merge Merge pull request #6839 from jeffb4/update-kubectl-proxy-cmd-example |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 2e1c5485 |
Add namespace option to example kubectl command
Signed-off-by: Jeff Bachtel <j****l@i****m> |
Jeff Bachtel <j****l@i****m> | almost 7 years ago | |
| bf012282 |
fix(action): strip file extensions from name
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| 9ba574f1 | merge Merge pull request #6821 from lamLeX/fix-6820 |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| a505f910 |
fix(kube): return error when object cannot be patched
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| 6ac64488 | merge Merge pull request #6826 from VilledeMontreal/fix/compPluginUninstall |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| de438b5e |
Updating the usage language for search repo
Signed-off-by: Matt Farina <m****t@m****m> |
Matt Farina <m****t@m****m> | almost 7 years ago | |
| 73db724c |
feat(helm): add linting support for '.tar.gz' tarballs for helm charts (#6829)
Signed-off-by: Kamalashree N <n****e@g****m> |
Kamalashree Nagaraj <n****e@g****m>
Committed by: Martin Hickey <m****y@i****m> |
almost 7 years ago | |
| 065dfb0e |
[Makefile] Support reproducible builds
Signed-off-by: Morten Linderud <m****n@l****w> |
Morten Linderud <m****n@l****w> | almost 7 years ago | |
| 1e58f484 |
fix(comp): helm plugin 'remove' is now 'uninstall'
Signed-off-by: Marc Khouzam <m****m@m****a> |
Marc Khouzam <m****m@m****a> | almost 7 years ago | |
| 1c64d8fb |
fix(version): lift "unreleased" status
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| afda6b49 |
Porting fix from commit f5986db184cf6d16dcd48760ac749a20236fb845
Signed-off-by: Lam Le <l****0@g****m> |
Lam Le <l****0@g****m> | almost 7 years ago | |
| 2033853d | merge Merge pull request #6822 from bacongobbler/security-audit |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 2f4ef705 | merge Merge pull request #6818 from thomastaylor312/fix/v1_apiextensions |
Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| dceb50b4 | merge Merge pull request #6807 from bacongobbler/plugin-uninstall |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 99fb116f | merge Merge pull request #6806 from bacongobbler/fixup-helpstring |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 67e57a5f |
feat(install): introduce --disable-openapi-validation
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| b6f5762d |
fix(chartutil): Add the v1 apiextensions to the default scheme
Signed-off-by: Taylor Thomas <t****s@m****m> |
Taylor Thomas <t****s@m****m> | almost 7 years ago | |
| 9322910e | merge Merge pull request #6812 from mumoshu/fix-misisng-apiextensionsv1beta1-on-tem... |
Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 5f4b184b | merge Merge pull request #6817 from thomastaylor312/fix/sort_validation |
Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 6a91263e |
fix(releaseutil): Removes API version checks from kind sorter
Signed-off-by: Taylor Thomas <t****s@m****m> |
Taylor Thomas <t****s@m****m> | almost 7 years ago | |
| 5a7d4f1f |
fix(loader): error out when loading irregular files
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| 6d91d1ac |
fix(v3): Allow rendering CRDs in `helm template` client-only validation
Signed-off-by: Yusuke Kuoka <y****a@g****m> |
Yusuke Kuoka <y****a@g****m> | almost 7 years ago | |
| 82a100b0 | merge Merge pull request #6808 from adamreese/ref/kube-1.16.2 |
Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 712c90fd |
ref(go.mod): kubernetes 1.16.2
Signed-off-by: Adam Reese <a****m@r****o> |
Adam Reese <a****m@r****o> | almost 7 years ago | |
| a759f091 |
ref(cmd): rename `helm plugin remove` to `helm plugin uninstall`
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| e2233bb5 |
fix(cmd): clean up helpstring formatting
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| 51fbcc8c | merge Merge pull request #6786 from bacongobbler/fixup-helpstring |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| f1dc8477 | merge Merge pull request #6798 from aaronmell/Make_Namespace_Public |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 2c791189 | merge Merge pull request #6736 from hangpark/fix/calculate-digest-from-chart-yaml-n... |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 64b95754 | merge Merge pull request #6790 from mumoshu/fix-v3-regression-non-zero-plugin-exit-... |
Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 31f2fea0 |
Passing the namespace to actionconfig.Init instead of the entire object.
Signed-off-by: Aaron Mell <a****l@l****m> |
Aaron Mell <a****l@l****m> | almost 7 years ago | |
| eab9d281 |
Revert "Allow namespace to be set by programs consuming helm."
Signed-off-by: Aaron Mell <a****l@l****m> |
Aaron Mell <a****l@l****m> | almost 7 years ago | |
| cc4f0228 | merge Merge pull request #6802 from VilledeMontreal/fix/envRemoveSpace |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| ef7dd12c |
fix(cli): Remove trailing space of helm env output
Signed-off-by: Marc Khouzam <m****m@m****a> |
Marc Khouzam <m****m@m****a> | almost 7 years ago | |
| bc2cd3c7 |
Allow namespace to be set by programs consuming helm.
Signed-off-by: Aaron Mell <a****l@l****m> |
Aaron Mell <a****l@l****m> | almost 7 years ago | |
| d671814b | merge Merge pull request #6793 from thomastaylor312/fix/ingress_wait_v3 |
Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| c69af3d5 |
fix(wait): Removes ingress checks
Signed-off-by: Taylor Thomas <t****s@m****m> |
Taylor Thomas <t****s@m****m> | almost 7 years ago | |
| 5f27c0cb |
Do test that a helm plugin can return non-zero exit code other than 1
Signed-off-by: Yusuke Kuoka <y****a@g****m> |
Yusuke Kuoka <y****a@g****m> | almost 7 years ago | |
| 32d9b70d |
Ensure plugins return `pluginError`s on non-zero exit statuses
Signed-off-by: Yusuke Kuoka <y****a@g****m> |
Yusuke Kuoka <y****a@g****m> | almost 7 years ago | |
| d495f06d |
Update containerd dependency from beta to release (#6773)
Signed-off-by: Martin Hickey <m****y@i****m> |
Martin Hickey <m****y@i****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| ce494146 |
fix(cmd): fix up help string
Signed-off-by: Matthew Fisher <m****r@m****m> |
Matthew Fisher <m****r@m****m> | almost 7 years ago | |
| 63c6378b | merge Merge pull request #6778 from mszostok/fix-search-repo-v3 |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d6f61843 | merge Merge pull request #6779 from jdolitsky/change-mediatype |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| e7c5899f | merge Merge pull request #6775 from mszostok/fix-makefile |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 06223514 |
fix(repo/search): fix helm repo search command to display proper versions
Signed-off-by: Mateusz Szostok <s****z@g****m> |
Mateusz Szostok <s****z@g****m> | almost 7 years ago | |
| bfd82508 |
fix list not showing multiple releases with same name in different namespaces...
Signed-off-by: Karuppiah Natarajan <k****0@g****m> |
Karuppiah Natarajan <k****0@g****m>
Committed by: Martin Hickey <m****y@i****m> |
almost 7 years ago | |
| e14db65a |
fix(Makefile): remove orphaned targets for documentation
Signed-off-by: Mateusz Szostok <s****z@g****m> |
Mateusz Szostok <s****z@g****m> | almost 7 years ago | |
| 5e1ad8b0 |
Change mediatype for chart content layer
Signed-off-by: Josh Dolitsky <3****y@u****m> |
Josh Dolitsky <3****y@u****m> | almost 7 years ago | |
| 0f94af1f |
Removed inaccurate statement re library (#6771)
Signed-off-by: Mike Ryan <m****e@f****k> |
Mike Ryan <m****e@f****k>
Committed by: Martin Hickey <m****y@i****m> |
almost 7 years ago | |
| b3495c73 |
added license header
Signed-off-by: raffaelespazzoli <r****i@g****m> |
raffaelespazzoli <r****i@g****m> | almost 7 years ago | |
| 02ce01b2 |
fixed circle ci issues
Signed-off-by: raffaelespazzoli <r****i@g****m> |
raffaelespazzoli <r****i@g****m> | almost 7 years ago | |
| 30d245a0 |
added check on namespaced resource
Signed-off-by: raffaelespazzoli <r****i@g****m> |
raffaelespazzoli <r****i@g****m> | almost 7 years ago | |
| 33338eab | merge Merge pull request #6758 from icanhazbroccoli/icanhazbroccoli/revert-f94bac064 |
Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 44a81f63 |
Revert "chartutil.ReadValues is forced to unmarshal numbers into json.Number ...
Signed-off-by: Oleg Sidorov <m****e@w****o> |
Oleg Sidorov <m****e@w****o> | almost 7 years ago |