Commit Graph

2221 Commits (4c8a3faaa28e67316297d68fcb1cca0a54a8ae56)

Author SHA1 Message Date
Scott Rigby b6bf3905f3
Implement reusable GetTagMatchingVersionOrConstraint
4 years ago
Andrew Block 4f62d3dc1b
Started work on 'helm pull'
4 years ago
Andrew Block df98e18eb7
Working oci code without providing versions
4 years ago
Andrew Block 0fae7f5008
Updated tag resolver logic
4 years ago
Andrew Block 834a11db56
Added registryClient to resolver
4 years ago
Scott Rigby 1fabbabae9
Fix Trim to TrimPrefix
4 years ago
Scott Rigby e3f2fb4235
Add OCI tag verions to the Dependency object before Resolve. TODO: fix HTTP HTTPS error for local registries
4 years ago
Scott Rigby 39792b5ad0
Revert "It appears we never got to this block below. Quick rec by Farina. Untested if necessary"
4 years ago
Scott Rigby 16453c372c
It appears we never got to this block below. Quick rec by Farina. Untested if necessary
4 years ago
Allen Bai e08a9270be
HELM_REGISTRY_CONFIG: change default file of registry config to config.json
4 years ago
Martin Hickey 292368a64d
Merge pull request #10209 from yxxhero/fix_sa_issue
4 years ago
yxxhero f82896b0b5 add more debug msg when helm upgrade
4 years ago
Matt Farina ee73a0263c
Fixing issue where OCI handling early causes a bad message
4 years ago
mengjiao.liu 160da867d0 validate release name during install
4 years ago
jayonlau 55bb6c307a lean up extra spaces
4 years ago
Jerome Küttner 9a492f8240 Channel should remain open if there is still a routine that wants to write into it
4 years ago
Jerome Küttner ad3d2cc8ef Fix memory leak in upgrade action
4 years ago
Matthew Fisher 5d47255a3d
Merge pull request #10230 from yxxhero/fix_sdk_namespace_issue
4 years ago
Matthew Fisher 67f92d63fa
Merge pull request #9640 from wangchenglong01/wangchl01
4 years ago
Matthew Fisher a8d33e7df4
Merge pull request #9918 from cndoit18/fix-issue-9915
4 years ago
Bhavin Gandhi c3310bb724 fix(pkg/kube): statefulSetReady: handle partition cases correctly
4 years ago
Tyler Auerbeck 4bf99e54eb
Update HELM_PLUGIN_SELF -> HELM_PLUGIN_DIR (#10380)
4 years ago
Matt Farina 7838fb769d
Fix specifying of Kubernetes version from build scripts
4 years ago
Matt Farina 6809070032
Merge pull request #10325 from sboschman/lint-with-ldflags
4 years ago
Josh Dolitsky 889c70b729
Add nolint comments
4 years ago
Martin Hickey ea1b1f5a07 Use buffered channel for signal notification
4 years ago
Timofey Kirillov 7f68bfa1fa
fix: added resource info into the validation error
4 years ago
Sverre Boschman 81a373ead5 allow ldflags to overwrite k8s version
4 years ago
Martin Hickey 1278306509
Merge pull request #10271 from stuartdrennan/lint-values-dependencies
4 years ago
Guangwen Feng 9b7a45a384 Fix a golint issue caused by typo
4 years ago
Asir Tamboli ea49d811bf Updated oci format logic
4 years ago
Stuart Drennan 1931b0702d fix(helm): process dependencies import-values
4 years ago
yxxhero 0d3289eb0b add unittest for SetNamespace method
4 years ago
yxxhero d376a67ba8 add SetNamespace method for EnvSettings, in order to set namespace in helm sdk
4 years ago
Alexey Igrychev 5753f61ae3 docs: fix typo Charts.yaml
4 years ago
Fabian Jucker 6f0064d61b actually skip unverifiable files
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
Matt Farina 7d13cd5ca1
Merge pull request #10081 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 #9180 from Moser-ss/feature-handle-SIGINT
4 years ago
Matt Farina 2062a59566
Merge pull request #9702 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 #9333 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 #10008 from yxxhero/fix_HELM_PLUGINS_behavior_another_way
4 years ago