Commit Graph

2561 Commits (8814bfb490df080ef74ee301d66ac1518fb17362)

Author SHA1 Message Date
Graham Reed d1e9a242a7 Pick the test improvement out of PR#8371
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 #11172 from crenshaw-dev/cleanup-after-find-chart
2 years ago
Matt Farina 95140c96d6
Merge pull request #11044 from wujunwei/bug-fix-nil-dependency
2 years ago
Matt Farina 792450129f
Merge pull request #9824 from sathieu/fix_helm_chart_download_without_trailing_slash
2 years ago
Martin Hickey 2baf68fe2d
Merge pull request #11401 from dims/retry-for-issue-9502
2 years ago
Matt Farina 37dd72729b
Merge pull request #11336 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
2 years ago
wujunwei a7a1117327 add nil judge for dependency , maintainers validate and some testcase.
2 years ago
Patrick Scheid 451603910e feature(helm): add --set-literal flag for literal string interpretation
2 years ago
Vincent van ’t Zand e844f9ca92 #11369 Use the correct index repo cache directory in the `parallelRepoUpdate` method as well
2 years ago
Martin Hickey ae828ce0ee Fix code style
2 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
2 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
2 years ago
Soujanya Mangipudi 20e3577543 Addressing review comments:
2 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
2 years ago
CI c1bf99c0eb Merge remote-tracking branch 'origin/main' into cleanup-after-find-chart
2 years ago
Marcin Owsiany b7c35d2a0f During deletion, explicitly log already deleted resource name.
2 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
2 years ago
Matt Farina 225f8d7732 Updating index handling
2 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
2 years ago
Martin Hickey 1d15ad7ea4
Merge pull request #10506 from suzaku/support-no-headers
2 years ago
Martin Hickey 4cd966fdb5
Merge pull request #11214 from d-d-up/fix_special_string
2 years ago
Matt Farina 4b18b19a5e
Merge pull request #11143 from aep/for-upstream
2 years ago
d-d-up ece46c1d3a fix special string in the filename
2 years ago
CI 3b19ddeb56 one defer
2 years ago
CI 781ddba690 don't change r.CachePath
2 years ago
Matt Farina b3aa0b4118
Fixing x509 test on darwin
2 years ago
CI cd76fcd805 avoid adding new public function
2 years ago
CI 32a41fcfac fix tests
2 years ago
CI 24fa3d910d fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171)
2 years ago
Arvid E. Picciani b9f347a574 fixes #11142 missing array length check on release
2 years ago
Antonio Gamez Diaz 62be6f1af6
ref(helm): export DescriptorPullSummary fields
2 years ago
Antonio Gamez Diaz 80bc7df782
feat(helm): add 'ClientOptResolver' ClientOption
2 years ago
Matthew Fisher aa6e82bac8
fix: use `go install` instead of `go get`
2 years ago
yxxhero 39b0a82365 bump Go 1.18
2 years ago
Dominic Evans 7c74f1dd02 fix: improve logging & safety of statefulSetReady
2 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
2 years ago
Dmitry Chepurovskiy 28ab648d3c
Fix flaky TestSQLCreate test by making sqlmock ignore order of sql requests
2 years ago
Dmitry Chepurovskiy 512970ab40
Fixing tests after adding labels to release fixture
2 years ago
Dmitry Chepurovskiy 2f29ccb9d0
Make default release fixture contain custom labels to make tests check that labels are not lost
2 years ago
Dmitry Chepurovskiy 68721de93d
Added support for storing custom labels in SQL storage driver
2 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
2 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
2 years ago
Dmitry Chepurovskiy 083e66fe2b
Remove redudant types from util_test.go
2 years ago
Dmitry Chepurovskiy 3a2ed70bd3
Added tests for newly introduced util.go functions
2 years ago
Dmitry Chepurovskiy c7eedbd9c5
Fix broken tests for SQL storage driver
2 years ago
Dmitry Chepurovskiy 95bb77c261
Fix broken tests for configmap and secret storage drivers
2 years ago
Dmitry Chepurovskiy 627ec6a0c6
Make superseded releases keep labels
2 years ago
Dmitry Chepurovskiy ff3e55f655
Support configmap storage driver for install/upgrade actions --labels argument
2 years ago
Dmitry Chepurovskiy 6afad6bb61
Added upgrade --install labels argument support
2 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
2 years ago
Justen Walker 687852e4fe feat(*): add flags/env for kube api tls overrides
2 years ago
Igor Sutton 823d929421
Add --burst-limit option for client-side throttling limit configuration (#10842)
2 years ago
Matthew Fisher 2ae4937e42
Merge pull request #10762 from yxxhero/fix_registry_config_issue
2 years ago
Matthew Fisher e54e24cc90
Merge pull request #10852 from IamMayankThakur/main
2 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
2 years ago
Matt Farina 2cd709c4a6
Merge pull request #10106 from presztak/lint_quiet_flag
2 years ago
Andrew Seigner bd7c97f786 Bump k8s packages from 0.23.6 to 0.24.0
2 years ago
Martin Hickey 8d3f9a475d
Merge pull request #10767 from marquiz/fixes/unit-test
2 years ago
Suresh Kumar d7a5f54b6f test: added tests to load plugin from home dir with space
2 years ago
Suresh Kumar 2b49de0860 fix: plugin does not load when helm base dir contains space
2 years ago
Martin Hickey c477d697ec
Merge pull request #10458 from SimonAlling/remove-AssertGoldenBytes
2 years ago
Mathieu Parent d9e5bbc09d Fix URL with encoded path support for ChartDownloader
2 years ago
Martin Hickey f1b1958e68
Merge pull request #10085 from werf/fix_no_deployed_releases_on_history_limit_hit
2 years ago
Martin Hickey 511df9e710
Merge pull request #10201 from SgtCoDFish/signerrcheck
2 years ago
Matthew Fisher 49819b4ef7
Merge pull request #10861 from bacongobbler/gobuild
2 years ago
Martin Hickey a368bde6c8
Merge pull request #10850 from greed42/install-helm-version
2 years ago
Matthew Fisher 2878cc8079
replace +build with go:build
2 years ago
Matt Farina 4d2e21e860
Merge pull request #10832 from true-north-engineering/main
2 years ago
Matt Farina 3fdb7cac01
Merge pull request #10110 from zegerius/main
2 years ago
Mayank Thakur fe00c9296d Fixed helm uninstall not deleting the resource.
2 years ago
Graham Reed 82a2a2e85c Populate Capabilities.HelmVersion during install
2 years ago
stan-sz 6c55d9e3e9 Fix linter
2 years ago
stan-sz a7e4ae752a Update install.go
2 years ago
stan-sz 660e4ffe7a Log error message on failed download
2 years ago
yxxhero eb5f128f9e
Merge branch 'main' into fix_registry_config_issue
2 years ago
Stepan Dohnal f46eaf2f1b Add priority class to kind sorter
2 years ago
Zoran Krleza 06c39c8079 Fixing downloader plugin error handling
2 years ago
Timofey Kirillov da8e7d2532
fix: "... has no deployed releases" error when release history contains only failed releases and history limit reached
2 years ago
suzaku d76f86b01c Add support `helm list --no-headers`
2 years ago
Scott Rigby 634b18295a
Merge pull request #10568 from monostream/feature/fix-connection-leak
2 years ago
Markus Lehtonen 7a08426869 repo: fix repo merge unit test
2 years ago
yxxhero 9f199b6517 fix --registry-config issue
2 years ago
Matthew Fisher e9abdc5efe
Merge pull request #9751 from cndoit18/fix-issue-9747
2 years ago
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
2 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 #10566
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 #10514 from tanguofu/main
3 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
3 years ago
Josh Dolitsky 59dbda915f
Merge pull request #10558 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(#10511): 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 #10578 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 #10574 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 #10209 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 #10230 from yxxhero/fix_sdk_namespace_issue
3 years ago
Matthew Fisher 67f92d63fa
Merge pull request #9640 from wangchenglong01/wangchl01
3 years ago
Matthew Fisher a8d33e7df4
Merge pull request #9918 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 (#10380)
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 #10325 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 #10271 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
3 years ago
Aram Zegerius 3fd4a11b18 Simplify testdata charts
3 years ago
Damien Nozay 65ec3d6fd6 Make validation errors easier to fix
3 years ago
Matthew Fisher adfb52eda5 fix tarFromLocalDir saving file dependencies in dest path
3 years ago
Jeff Rosenberg b13f3a13d4
Merge branch 'main' into error-on-failed-jobs-9285
3 years ago
Aram Zegerius 4b49f356a9 Add tests for multi-level dependencies.
3 years ago
Damien Nozay 9fa373e8be Make validation errors easier to fix
3 years ago
Matthew Fisher d2dd32470b
fix tarFromLocalDir saving file dependencies in dest path
3 years ago
Aram Zegerius c4952c9c8c
Fix value precedence
3 years ago
Matt Farina 7d13cd5ca1
Merge pull request #10081 from mattfarina/bump-version-3.7
3 years ago
cndoit18 da15d96a68
fix(install): if subcharts are disabled, the CRD for subcharts should not be installed
3 years ago
Matt Farina f895948ae2
Fixing issue with non-existant .Template when using tpl function
3 years ago
Matt Farina e6a92c4b62
bump version to 3.7
3 years ago
Matt Farina accf82ba1c
Merge pull request #9180 from Moser-ss/feature-handle-SIGINT
3 years ago
Matt Farina 2062a59566
Merge pull request #9702 from mikeshng/uninstall-wait
3 years ago
Josh Dolitsky caa97158d0
Revert moving registry actions back to pkg/
3 years ago
Josh Dolitsky bf9c9b45a8
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Martin Hickey c3ad0c7242
Merge pull request #9333 from bgutjahr/fix-9332
3 years ago
Josh Dolitsky 77750962d5
Move registry actions back to pkg/
3 years ago
Josh Dolitsky 336c7862e5
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matt Farina 2ab0d0a89f
Merge pull request #10008 from yxxhero/fix_HELM_PLUGINS_behavior_another_way
3 years ago
Mike Ng 75fe8883cc Rename newly introduced interface to InterfaceExt
3 years ago
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build'
3 years ago
Mike Ng d51a61f9ab Introduce a new interface for WaitForDelete() to avoid breaking backwards compatibility
3 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command.
3 years ago
Bernd Gutjahr 5cf9735a9d improved coalesce readability by getting rid of continue statements
3 years ago
Bernd Gutjahr 1740e7f89b enhanced coelesce_test with some more test cases
3 years ago
Matt Farina 0ff53945bf
Fixing issue where helm show all fails to show crds when no readme
3 years ago
Matt Farina ac80a5eec9
Merge branch 'main' into feat/subcharts-scope
3 years ago
Matt Farina 2de6f9d424
Merge pull request #9993 from Ka0o0/make-isroot-available-to-template
3 years ago
Matt Farina f509bc6891
Merge pull request #10047 from lsowen/feature-10042
3 years ago
Matt Farina f1ef1020e2
Merge pull request #10017 from corhere/fix/9981-fail-message-with-newlines
3 years ago
Matt Farina 9443a7ead4
Merge pull request #10033 from avorima/show-crds-command
3 years ago
Matthew Fisher c7502671ef
Merge pull request #9934 from jayonlau/clean_up
3 years ago
Kai Takac 8fcaf7b85c Add Chart IsRoot test
3 years ago
Kai Takac 06ae6f933a Make Chart's IsRoot available to templates
3 years ago
Adam Reese 1f55ecfcd3
Merge pull request #9914 from adamreese/feat/list-object-linter
3 years ago
lsowen 249d1b5fb9 Fix SIGSEGV when job.Spec.Completions is nil
3 years ago
Matthew Fisher 8d8a27ed1f
Merge pull request #9980 from schra/feat/password-stdin
3 years ago
Matthew Fisher 29da1b94e9
Merge pull request #9889 from bacongobbler/fix-5567
3 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0
3 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll
3 years ago
Matthew Fisher 92bd9558e5
Merge pull request #9998 from bacongobbler/distribution-v3
3 years ago
Mario Valderrama fae7853c2a Implement show crds subcommand
3 years ago
André Schröder 2131f4cba8 [fix concern] implement test
3 years ago
Martin Hickey d83dd95cae
Merge pull request #9774 from yxxhero/fix_msg_when_index_yaml_empty
3 years ago
Cory Snider 79df3926f6 fix(engine): parse fail messages with newlines
3 years ago
yxxhero 133c227331 add unittest
3 years ago
yxxhero 90fa4c962a fix HELM PLUGINS behavior another_way
3 years ago
Stephane Moser 4bc901c95f Resolve PR comments
3 years ago
Josh Dolitsky f0a528ec05
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3
3 years ago
Stephane Moser c62ce12bed Refactor SIGTERM logic
3 years ago
Martin Hickey 29d273f985
Merge pull request #9967 from longkai/fix-typo
3 years ago
longkai 2deb641efd fix(typo): fix typo of storage doc
3 years ago
Valentin Flaux 3daaea0a1c feat(pkg/engine): expose subcharts scope in parent
3 years ago
Nicolas De Loof 663c569887 Migrate to oras-go library
3 years ago
Rosenberg, Jeff cd04e3f418 Throw an error from jobReady() if the job exceeds its BackoffLimit
3 years ago
Stephane Moser 4026190e7b Revert change in PrintingKubeClient
3 years ago
Stephane Moser 7bfb2a3602 Improve tests
3 years ago
Stephane Moser 2164e3f26c Rename time dependecy
3 years ago
Josh Dolitsky 30a8ce5986
Reverse DependingChart test logic, add debug logs
3 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matt Farina ea41e790a5
Merge pull request #9763 from sathieu/patch-1
3 years ago
jayonlau fc5473f762 Clean up extra spaces
3 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir
3 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types
3 years ago
Josh Dolitsky 593eac8876
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matt Farina 21251378b4
Merge pull request #9870 from mattfarina/fix-9859
3 years ago
Adam Reese 53263c6fb7
feat(linter): check for nested resource-policy annotations
3 years ago
小龙同学 cf0c6fed51
fix(doc): fix kube client interface doc. (#9882)
3 years ago
Stephane Moser c6c4157c43 Move locks from global var to the structs
3 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
3 years ago
Stephane Moser 2fa339b25d Add test for Upgrade Release Interrupted
3 years ago
Stephane Moser 3434053d38 Hande SIGINT in install command
3 years ago
Stephane Moser d7833eb2b0 Refactor logic
3 years ago
Stephane Moser 027cea48bf Handle SIGTERM
3 years ago
Josh Dolitsky a38f56c692
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
3 years ago
Josh Dolitsky 1809cc0509
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matt Farina 4e2e4084ed
Fix the url being set by WithURL on the getters
3 years ago