Commit Graph

2206 Commits (d417878a694f033f5855cfd6ae86651177bb0993)

Author SHA1 Message Date
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
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
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
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