Commit Graph

2239 Commits (f0fd37d2c50f947ce056e14372a3952e83251b04)

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