Commit Graph

2395 Commits (0833318b3213a89e401e2e01c1005843f94546fb)

Author SHA1 Message Date
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
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
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
2 years ago
Matthias Fehr 7d22040e66 Pass http getter as pointer in tests
2 years ago
Matthias Fehr 2acda0cc5b Add docs block
2 years ago
Matthias Fehr 45367ca9bf Add transport option and tests
2 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
2 years ago
stephanECD 0361dc8568 Add IngressClass to manifests to be (un)installed
2 years ago
Martin Hickey df7c1c39bc
Merge pull request #10514 from tanguofu/main
2 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
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
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