Commit Graph

2659 Commits (cda2c4f8021dcef521aefe1933ccf1fe03afd244)

Author SHA1 Message Date
Jakub Warczarek 3d81ea22ac Fix after CR 2 years ago
Jakub Warczarek 553f1e34f5 Add test for User-Agent header setting and refactor 2 years ago
Jakub Warczarek 2fa7b3d1b7 Fix User-Agent header in requests made by Helm 2 years ago
Matt Farina 50ec3d4fe4
Fixing indentation 2 years ago
Matt Farina 6611cdcd01
Merge branch 'main' into 4030-provide-literal-alternative-for-set-flag 2 years ago
Matt Farina 71ef5f477b
Merge pull request from sap-contributions/harmonize-url-reference-resolving 2 years ago
Matt Farina 6d2b10832e
Merge pull request from zalsader/add-docs-cli-values 2 years ago
Eugene Zuev fc1a5a1123
fix typo: mountPath 2 years ago
Eugene Zuev fd44c0fc14
add volumes and volumeMounts in chartutil 2 years ago
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced 2 years ago
Matt Farina eb7150fc61
Merge pull request from SoujanyaMangipudi/main 2 years ago
Soujanya Mangipudi 6f8c1785a4 Merge remote-tracking branch 'helm-upstream/main' into somangip/MergeHelmMain1219 2 years ago
Matt Farina 5a8e91a010
Merge pull request from xishengcai/patch-1 2 years ago
Pat Riehecky 4f353439fa Seed a default switch to control `automountServiceAccountToken` 2 years ago
Xin Ruan a2b98281a1 Use errors.Is to compare 2 years ago
Martin Hickey 3636f68247
Merge pull request from GHSA-6rx9-889q-vv2r 2 years ago
Martin Hickey 638ebffbc2
Merge pull request from GHSA-53c4-hhmh-vw5q 2 years ago
Martin Hickey bafafa8bb1
Merge pull request from GHSA-67fx-wx78-jx33 2 years ago
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main 2 years ago
Mikhail Kopylov 593dd0aef1 Add `helm get metadata` command 2 years ago
Martin Hickey b1b0d18a83
Merge pull request from sap-contributions/improve-plugin-install-error 2 years ago
Martin Hickey b6fef6c466 Fix backwards compatibility 2 years ago
Zuhair AlSader 0fdfe05844
docs: add docs for cli/values.Options 2 years ago
caixisheng c8890e971e
Update chartrepo.go 2 years ago
Xin Ruan f01486a0ef Use wrapped error so that ErrNoObjectsVisited can be compared after return. 2 years ago
Martin Hickey a59e584684 Update string handling 2 years ago
Martin Hickey 256e976331 Update repo handling 2 years ago
Martin Hickey 3974136b6e
Merge pull request from cenkalti/leader-changed 2 years ago
Philipp Stehle 965f8591e7 improve error message on plugin install 2 years ago
Philipp Stehle dfb25e13de harmonize URL reference resolving 2 years ago
Matt Farina 9a5eb70320
Merge pull request from catandcoder/main 2 years ago
Igor Manushin 203f31d57b Add exact version test. See also 2 years ago
Andrew Block 269dd247d0
Merge pull request from porridge/better-logging 2 years ago
shankeerthan-kasilingam 33121a80ff strict file permissions of repository.yaml 2 years ago
Peter Leong 9d027eaac8
Readiness & liveness probes correct port 2 years ago
Martin Hickey 775af2a0ce Update schema validation handling 2 years ago
Graham Reed 9fe912f3c5 Check redefinition of define and include in tpl 2 years ago
Graham Reed ebf5e1e2af Check that `.Template` is passed through `tpl` 2 years ago
Graham Reed 0a6e7d95ab Make sure empty `tpl` values render empty. 2 years ago
Graham Reed d1e9a242a7 Pick the test improvement out of PR#8371 2 years ago
Graham Reed a7d3fd6c09 Allow a nested `tpl` invocation access to `defines` in a containing one 2 years ago
Graham Reed e2a7c7998a Remove the 'reference templates' concept 2 years ago
cui fliter 09d3f31358 fix a few function names on comments 2 years ago
Qifan Shen 9d59d92abb use intstr.GetScaledValueFromIntOrPercent instead of the deprecated 2 years ago
Cenk Alti b5378b3a5d retry http request on temporary errors 2 years ago
Cenk Alti d32c623699 Revert "Tolerate temporary errors from etcdserver" 2 years ago
Matt Farina 90a25751bd
Merge pull request from crenshaw-dev/cleanup-after-find-chart 2 years ago
Matt Farina 95140c96d6
Merge pull request from wujunwei/bug-fix-nil-dependency 2 years ago
Matt Farina 792450129f
Merge pull request from sathieu/fix_helm_chart_download_without_trailing_slash 2 years ago
Martin Hickey 2baf68fe2d
Merge pull request from dims/retry-for-issue-9502 2 years ago
Matt Farina 37dd72729b
Merge pull request from mattfarina/bump-version-3.10 2 years ago
Davanum Srinivas ebc79fa807
Tolerate temporary errors from etcdserver 2 years ago
wujunwei 4fcec24d15 update: Optimize the error message 3 years ago
wujunwei a7a1117327 add nil judge for dependency , maintainers validate and some testcase. 3 years ago
Patrick Scheid 451603910e feature(helm): add --set-literal flag for literal string interpretation 3 years ago
Vincent van ’t Zand e844f9ca92 Use the correct index repo cache directory in the `parallelRepoUpdate` method as well 3 years ago
Martin Hickey ae828ce0ee Fix code style 3 years ago
Graham Reed db4f330122 Speed up `tpl` 3 years ago
Matt Farina cd809f9b19
bump version to v3.10.0 3 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go 3 years ago
Soujanya Mangipudi 20e3577543 Addressing review comments: 3 years ago
Soujanya Mangipudi 9d5be803bc feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command 3 years ago
CI c1bf99c0eb Merge remote-tracking branch 'origin/main' into cleanup-after-find-chart 3 years ago
Marcin Owsiany b7c35d2a0f During deletion, explicitly log already deleted resource name. 3 years ago
James Oden 0bf46a6c79 Merge branch 'main' into readiness-generation-check 3 years ago
James Oden d008340891 ready checker- comment update 3 years ago
James Oden 4f99c86914 ready checker- remove duplicate statefulset generational check 3 years ago
James Oden f067073e23 Merge branch 'main' into readiness-generation-check 3 years ago
Martin Hickey 8199db309a
Merge pull request from lucadirocco/feat/--set-json 3 years ago
Matt Farina 225f8d7732 Updating index handling 3 years ago
Martin Hickey f08db5c899
Merge pull request from stan-sz/stan-sz/10285 3 years ago
Martin Hickey 1d15ad7ea4
Merge pull request from suzaku/support-no-headers 3 years ago
Martin Hickey 4cd966fdb5
Merge pull request from d-d-up/fix_special_string 3 years ago
Matt Farina 4b18b19a5e
Merge pull request from aep/for-upstream 3 years ago
d-d-up ece46c1d3a fix special string in the filename 3 years ago
CI 3b19ddeb56 one defer 3 years ago
CI 781ddba690 don't change r.CachePath 3 years ago
Matt Farina b3aa0b4118
Fixing x509 test on darwin 3 years ago
CI cd76fcd805 avoid adding new public function 3 years ago
CI 32a41fcfac fix tests 3 years ago
CI 24fa3d910d fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL () 3 years ago
Arvid E. Picciani b9f347a574 fixes missing array length check on release 3 years ago
Antonio Gamez Diaz 62be6f1af6
ref(helm): export DescriptorPullSummary fields 3 years ago
Antonio Gamez Diaz 80bc7df782
feat(helm): add 'ClientOptResolver' ClientOption 3 years ago
Matthew Fisher aa6e82bac8
fix: use `go install` instead of `go get` 3 years ago
yxxhero 39b0a82365 bump Go 1.18 3 years ago
Dominic Evans 7c74f1dd02 fix: improve logging & safety of statefulSetReady 3 years ago
Soule BA 42a04c76a4
make token caching an opt in feature 3 years ago
Dmitry Chepurovskiy 28ab648d3c
Fix flaky TestSQLCreate test by making sqlmock ignore order of sql requests 3 years ago
Dmitry Chepurovskiy 512970ab40
Fixing tests after adding labels to release fixture 3 years ago
Dmitry Chepurovskiy 2f29ccb9d0
Make default release fixture contain custom labels to make tests check that labels are not lost 3 years ago
Dmitry Chepurovskiy 68721de93d
Added support for storing custom labels in SQL storage driver 3 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade 3 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic 3 years ago
Dmitry Chepurovskiy 083e66fe2b
Remove redudant types from util_test.go 3 years ago
Dmitry Chepurovskiy 3a2ed70bd3
Added tests for newly introduced util.go functions 3 years ago
Dmitry Chepurovskiy c7eedbd9c5
Fix broken tests for SQL storage driver 3 years ago
Dmitry Chepurovskiy 95bb77c261
Fix broken tests for configmap and secret storage drivers 3 years ago
Dmitry Chepurovskiy 627ec6a0c6
Make superseded releases keep labels 3 years ago
Dmitry Chepurovskiy ff3e55f655
Support configmap storage driver for install/upgrade actions --labels argument 3 years ago
Dmitry Chepurovskiy 6afad6bb61
Added upgrade --install labels argument support 3 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend 3 years ago
Justen Walker 687852e4fe feat(*): add flags/env for kube api tls overrides 3 years ago
Igor Sutton 823d929421
Add --burst-limit option for client-side throttling limit configuration () 3 years ago
Matthew Fisher 2ae4937e42
Merge pull request from yxxhero/fix_registry_config_issue 3 years ago
Matthew Fisher e54e24cc90
Merge pull request from IamMayankThakur/main 3 years ago
Matt Farina 1db28a2311
bump version to v3.9.0 3 years ago
Matt Farina 2cd709c4a6
Merge pull request from presztak/lint_quiet_flag 3 years ago
Andrew Seigner bd7c97f786 Bump k8s packages from 0.23.6 to 0.24.0 3 years ago
Martin Hickey 8d3f9a475d
Merge pull request from marquiz/fixes/unit-test 3 years ago
James Oden d94c5094f6 Verify generation in readiness checks 3 years ago
Suresh Kumar d7a5f54b6f test: added tests to load plugin from home dir with space 3 years ago
Suresh Kumar 2b49de0860 fix: plugin does not load when helm base dir contains space 3 years ago
Martin Hickey c477d697ec
Merge pull request from SimonAlling/remove-AssertGoldenBytes 3 years ago
Mathieu Parent d9e5bbc09d Fix URL with encoded path support for ChartDownloader 3 years ago
Martin Hickey f1b1958e68
Merge pull request from werf/fix_no_deployed_releases_on_history_limit_hit 3 years ago
Martin Hickey 511df9e710
Merge pull request from SgtCoDFish/signerrcheck 3 years ago
Matthew Fisher 49819b4ef7
Merge pull request from bacongobbler/gobuild 3 years ago
Martin Hickey a368bde6c8
Merge pull request from greed42/install-helm-version 3 years ago
Matthew Fisher 2878cc8079
replace +build with go:build 3 years ago
Matt Farina 4d2e21e860
Merge pull request from true-north-engineering/main 3 years ago
Matt Farina 3fdb7cac01
Merge pull request from zegerius/main 3 years ago
Mayank Thakur fe00c9296d Fixed helm uninstall not deleting the resource. 3 years ago
Graham Reed 82a2a2e85c Populate Capabilities.HelmVersion during install 3 years ago
stan-sz 6c55d9e3e9 Fix linter 3 years ago
stan-sz a7e4ae752a Update install.go 3 years ago
stan-sz 660e4ffe7a Log error message on failed download 3 years ago
yxxhero eb5f128f9e
Merge branch 'main' into fix_registry_config_issue 3 years ago
Stepan Dohnal f46eaf2f1b Add priority class to kind sorter 3 years ago
Zoran Krleza 06c39c8079 Fixing downloader plugin error handling 3 years ago
Timofey Kirillov da8e7d2532
fix: "... has no deployed releases" error when release history contains only failed releases and history limit reached 3 years ago
suzaku d76f86b01c Add support `helm list --no-headers` 3 years ago
Scott Rigby 634b18295a
Merge pull request from monostream/feature/fix-connection-leak 3 years ago
Markus Lehtonen 7a08426869 repo: fix repo merge unit test 3 years ago
yxxhero 9f199b6517 fix --registry-config issue 3 years ago
Matthew Fisher e9abdc5efe
Merge pull request from cndoit18/fix-issue-9747 3 years ago
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values. 3 years ago
Matthias Fehr cab1fc87d4 Dont modify provided transport 3 years ago
Matthias Fehr 7d22040e66 Pass http getter as pointer in tests 3 years ago
Matthias Fehr 2acda0cc5b Add docs block 3 years ago
Matthias Fehr 45367ca9bf Add transport option and tests 3 years ago
alexandr.danilin c598a226e9 Fixes 3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory 3 years ago
stephanECD 0361dc8568 Add IngressClass to manifests to be (un)installed 3 years ago
Martin Hickey df7c1c39bc
Merge pull request from tanguofu/main 3 years ago
Matt Farina 1ec0aacb88
Merge pull request from gridai/fix-install-leak 3 years ago
Josh Dolitsky 59dbda915f
Merge pull request from sabre1041/bearer-token-oci 3 years ago
guofutan 04e79e936d fix: fix args name in postrender/exec_test.go and error if order in postRendererArgsSlice 3 years ago
guofutan d12170b3f2 fix: change postRendererArgs to Slice Type and use args... 3 years ago
guofutan 44423fb2ca fix: keep the API: postrender.NewExec and Add NewExecWithArgs 3 years ago
guofutan 1aab7eb3a1 fix: keep the API: postrender.NewExec and Add NewExecWithArgs 3 years ago
guofutan 46222c5c00 fea(): add --post-renderer-args to support assign args to PostRenderer exec 3 years ago
Piotr Resztak 383086d397 feat(*): add --quiet flag to 'helm lint' 3 years ago
Martin Hickey 9975d62525 Handle Hungarian notation issue 3 years ago
Martin Hickey f0fd37d2c5 Replace golint with revive 3 years ago
Josh Dolitsky 86a94f2f53
Merge pull request from sabre1041/oci-tag-evaluation 3 years ago
Andrew Block 0677a156bc
Limits need to call tag API when explicit version specified 3 years ago
Martin Hickey 21952fccc4
Merge pull request from Juneezee/refactor/os.ReadDir 3 years ago
Eng Zer Jun e12f3570b5
refactor: use `os.ReadDir` for lightweight directory reading 3 years ago
Matthias Fehr aa33f4fdd8 Reuse http transport 3 years ago
Andrew Block c8a2559236
Management of bearer tokens for tag listing 3 years ago
Matt Farina 0c8320b685
bump version to v3.8.0 3 years ago
David Peraza 9661e39dce Moving uploader and pusher out of action into pkg 3 years ago
David Peraza 7cab1a09e3 Move all the remainder module out of experimental. 3 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag 3 years ago
Thomas Runyon 91a46ad14f move paths for updated directory location 3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry 3 years ago
Matt Farina 548ec55cf9
Fix panic with OCI for install, upgrade, and show 3 years ago
Scott Rigby ee382eb169
Remove unneeded assignment 3 years ago
Andrew Block 1a9cb93551
Handling name of OCI file 3 years ago
Andrew Block 23989f9e24
Updates to chart downloader 3 years ago
Scott Rigby ba4020770e
Fix linting 3 years ago
Scott Rigby 4d50526a2b
Move OCI tag semver range logic from OCIGetter to ChartDownloader 3 years ago
Matt Farina c7b2a9d487
Fixing issue where OCI handling early causes a bad message 3 years ago
Scott Rigby b6bf3905f3
Implement reusable GetTagMatchingVersionOrConstraint 3 years ago
Andrew Block 4f62d3dc1b
Started work on 'helm pull' 3 years ago
Andrew Block df98e18eb7
Working oci code without providing versions 3 years ago
Andrew Block 0fae7f5008
Updated tag resolver logic 3 years ago
Andrew Block 834a11db56
Added registryClient to resolver 3 years ago
Scott Rigby 1fabbabae9
Fix Trim to TrimPrefix 3 years ago
Scott Rigby e3f2fb4235
Add OCI tag verions to the Dependency object before Resolve. TODO: fix HTTP HTTPS error for local registries 3 years ago
Scott Rigby 39792b5ad0
Revert "It appears we never got to this block below. Quick rec by Farina. Untested if necessary" 3 years ago
Scott Rigby 16453c372c
It appears we never got to this block below. Quick rec by Farina. Untested if necessary 3 years ago
Allen Bai e08a9270be
HELM_REGISTRY_CONFIG: change default file of registry config to config.json 3 years ago
Martin Hickey 292368a64d
Merge pull request from yxxhero/fix_sa_issue 3 years ago
yxxhero f82896b0b5 add more debug msg when helm upgrade 3 years ago
Matt Farina ee73a0263c
Fixing issue where OCI handling early causes a bad message 3 years ago
mengjiao.liu 160da867d0 validate release name during install 3 years ago
jayonlau 55bb6c307a lean up extra spaces 3 years ago
Neven Miculinic 5059ae843e Fix install memory/goroutine leak 3 years ago
Simon Alling dd5db7bc40 Remove AssertGoldenBytes test helper 3 years ago
Jerome Küttner 9a492f8240 Channel should remain open if there is still a routine that wants to write into it 3 years ago
Jerome Küttner ad3d2cc8ef Fix memory leak in upgrade action 3 years ago
cndoit18 94dc605968
fix(rollback): fix helm rollback doesn't have meta.helm.sh annotations 3 years ago
Ashley Davis 0ab44aef70
add more error checks during the signing process 3 years ago
Matthew Fisher 5d47255a3d
Merge pull request from yxxhero/fix_sdk_namespace_issue 3 years ago
Matthew Fisher 67f92d63fa
Merge pull request from wangchenglong01/wangchl01 3 years ago
Matthew Fisher a8d33e7df4
Merge pull request from cndoit18/fix-issue-9915 3 years ago
Bhavin Gandhi c3310bb724 fix(pkg/kube): statefulSetReady: handle partition cases correctly 3 years ago
Tyler Auerbeck 4bf99e54eb
Update HELM_PLUGIN_SELF -> HELM_PLUGIN_DIR () 3 years ago
Moritz Clasmeier 8613770f78 Adjust error message wrongly claiming that there is a resource conflict 3 years ago
Matt Farina 7838fb769d
Fix specifying of Kubernetes version from build scripts 3 years ago
Matt Farina 6809070032
Merge pull request from sboschman/lint-with-ldflags 3 years ago
Josh Dolitsky 889c70b729
Add nolint comments 3 years ago
Martin Hickey ea1b1f5a07 Use buffered channel for signal notification 3 years ago
Timofey Kirillov 7f68bfa1fa
fix: added resource info into the validation error 3 years ago
Sverre Boschman 81a373ead5 allow ldflags to overwrite k8s version 3 years ago
Martin Hickey 1278306509
Merge pull request from stuartdrennan/lint-values-dependencies 3 years ago
Guangwen Feng 9b7a45a384 Fix a golint issue caused by typo 3 years ago
Asir Tamboli ea49d811bf Updated oci format logic 3 years ago
Stuart Drennan 1931b0702d fix(helm): process dependencies import-values 3 years ago
yxxhero 0d3289eb0b add unittest for SetNamespace method 3 years ago
yxxhero d376a67ba8 add SetNamespace method for EnvSettings, in order to set namespace in helm sdk 3 years ago
Alexey Igrychev 5753f61ae3 docs: fix typo Charts.yaml 3 years ago
Fabian Jucker 6f0064d61b actually skip unverifiable files 3 years ago
Aram Zegerius 752aa6d462 Simplify testdata charts 4 years ago
Aram Zegerius 3fd4a11b18 Simplify testdata charts 4 years ago
Damien Nozay 65ec3d6fd6 Make validation errors easier to fix 4 years ago
Matthew Fisher adfb52eda5 fix tarFromLocalDir saving file dependencies in dest path 4 years ago
Jeff Rosenberg b13f3a13d4
Merge branch 'main' into error-on-failed-jobs-9285 4 years ago
Aram Zegerius 4b49f356a9 Add tests for multi-level dependencies. 4 years ago
Damien Nozay 9fa373e8be Make validation errors easier to fix 4 years ago
Matthew Fisher d2dd32470b
fix tarFromLocalDir saving file dependencies in dest path 4 years ago
Aram Zegerius c4952c9c8c
Fix value precedence 4 years ago
Matt Farina 7d13cd5ca1
Merge pull request from mattfarina/bump-version-3.7 4 years ago
cndoit18 da15d96a68
fix(install): if subcharts are disabled, the CRD for subcharts should not be installed 4 years ago
Matt Farina f895948ae2
Fixing issue with non-existant .Template when using tpl function 4 years ago
Matt Farina e6a92c4b62
bump version to 3.7 4 years ago
Matt Farina accf82ba1c
Merge pull request from Moser-ss/feature-handle-SIGINT 4 years ago
Matt Farina 2062a59566
Merge pull request from mikeshng/uninstall-wait 4 years ago
Josh Dolitsky caa97158d0
Revert moving registry actions back to pkg/ 4 years ago
Josh Dolitsky bf9c9b45a8
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Martin Hickey c3ad0c7242
Merge pull request from bgutjahr/fix-9332 4 years ago
Josh Dolitsky 77750962d5
Move registry actions back to pkg/ 4 years ago
Josh Dolitsky 336c7862e5
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Matt Farina 2ab0d0a89f
Merge pull request from yxxhero/fix_HELM_PLUGINS_behavior_another_way 4 years ago
Mike Ng 75fe8883cc Rename newly introduced interface to InterfaceExt 4 years ago
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build' 4 years ago
Mike Ng d51a61f9ab Introduce a new interface for WaitForDelete() to avoid breaking backwards compatibility 4 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command. 4 years ago
Bernd Gutjahr 5cf9735a9d improved coalesce readability by getting rid of continue statements 4 years ago
Bernd Gutjahr 1740e7f89b enhanced coelesce_test with some more test cases 4 years ago
Matt Farina 0ff53945bf
Fixing issue where helm show all fails to show crds when no readme 4 years ago
Matt Farina ac80a5eec9
Merge branch 'main' into feat/subcharts-scope 4 years ago
Matt Farina 2de6f9d424
Merge pull request from Ka0o0/make-isroot-available-to-template 4 years ago
Matt Farina f509bc6891
Merge pull request from lsowen/feature-10042 4 years ago
Matt Farina f1ef1020e2
Merge pull request from corhere/fix/9981-fail-message-with-newlines 4 years ago
Matt Farina 9443a7ead4
Merge pull request from avorima/show-crds-command 4 years ago
Matthew Fisher c7502671ef
Merge pull request from jayonlau/clean_up 4 years ago
Kai Takac 8fcaf7b85c Add Chart IsRoot test 4 years ago
Kai Takac 06ae6f933a Make Chart's IsRoot available to templates 4 years ago
Adam Reese 1f55ecfcd3
Merge pull request from adamreese/feat/list-object-linter 4 years ago
lsowen 249d1b5fb9 Fix SIGSEGV when job.Spec.Completions is nil 4 years ago
Matthew Fisher 8d8a27ed1f
Merge pull request from schra/feat/password-stdin 4 years ago
Matthew Fisher 29da1b94e9
Merge pull request from bacongobbler/fix-5567 4 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0 4 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll 4 years ago
Matthew Fisher 92bd9558e5
Merge pull request from bacongobbler/distribution-v3 4 years ago
Mario Valderrama fae7853c2a Implement show crds subcommand 4 years ago
André Schröder 2131f4cba8 [fix concern] implement test 4 years ago
Martin Hickey d83dd95cae
Merge pull request from yxxhero/fix_msg_when_index_yaml_empty 4 years ago
Cory Snider 79df3926f6 fix(engine): parse fail messages with newlines 4 years ago
yxxhero 133c227331 add unittest 4 years ago
yxxhero 90fa4c962a fix HELM PLUGINS behavior another_way 4 years ago
Stephane Moser 4bc901c95f Resolve PR comments 4 years ago
Josh Dolitsky f0a528ec05
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3 4 years ago
Stephane Moser c62ce12bed Refactor SIGTERM logic 4 years ago
Martin Hickey 29d273f985
Merge pull request from longkai/fix-typo 4 years ago
longkai 2deb641efd fix(typo): fix typo of storage doc 4 years ago
Valentin Flaux 3daaea0a1c feat(pkg/engine): expose subcharts scope in parent 4 years ago
Nicolas De Loof 663c569887 Migrate to oras-go library 4 years ago
Rosenberg, Jeff cd04e3f418 Throw an error from jobReady() if the job exceeds its BackoffLimit 4 years ago
Stephane Moser 4026190e7b Revert change in PrintingKubeClient 4 years ago
Stephane Moser 7bfb2a3602 Improve tests 4 years ago
Stephane Moser 2164e3f26c Rename time dependecy 4 years ago
Josh Dolitsky 30a8ce5986
Reverse DependingChart test logic, add debug logs 4 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Matt Farina ea41e790a5
Merge pull request from sathieu/patch-1 4 years ago
jayonlau fc5473f762 Clean up extra spaces 4 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir 4 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types 4 years ago
Josh Dolitsky 593eac8876
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Matt Farina 21251378b4
Merge pull request from mattfarina/fix-9859 4 years ago
Adam Reese 53263c6fb7
feat(linter): check for nested resource-policy annotations 4 years ago
小龙同学 cf0c6fed51
fix(doc): fix kube client interface doc. () 4 years ago
Stephane Moser c6c4157c43 Move locks from global var to the structs 4 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted 4 years ago
Stephane Moser 2fa339b25d Add test for Upgrade Release Interrupted 4 years ago
Stephane Moser 3434053d38 Hande SIGINT in install command 4 years ago
Stephane Moser d7833eb2b0 Refactor logic 4 years ago
Stephane Moser 027cea48bf Handle SIGTERM 4 years ago
Josh Dolitsky a38f56c692
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util 4 years ago
Josh Dolitsky 1809cc0509
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Matt Farina 4e2e4084ed
Fix the url being set by WithURL on the getters 4 years ago
Matt Farina aeb94798f0
Set Helm as manager for managedFields 4 years ago
longkai 0d9ebc7885 refactor(getter): refine http GET request 4 years ago
Josh Dolitsky 1fe2024be3
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago