Commit Graph

6473 Commits (4e0434a861cb03559322839e6ebb9035c9f4e9df)
 

Author SHA1 Message Date
Samuel Maftoul 4e0434a861
Use the chartutil package to validate release names in linter
3 years ago
Matt Farina c137bfb68b
Merge pull request #10546 from dperaza4dustbit/move_oci_out_experimental
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 a27c468c82
Merge pull request #10547 from mattfarina/fix-panic
3 years ago
Matt Farina 548ec55cf9
Fix panic with OCI for install, upgrade, and show
3 years ago
Scott Rigby 390dacae32
Merge pull request #10527 from scottrigby/oci-deppendency-version-range-support
3 years ago
Scott Rigby 808a2d1908
Change underscore (_) back to plus (+) for Helm
3 years ago
Scott Rigby ee382eb169
Remove unneeded assignment
3 years ago
Scott Rigby bd754a054c
Bring exact version check logic from IndexFile.Get into registry tag check
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 1b3e0bc46a
Update oras-go to v1.1.0
3 years ago
Andrew Block 9c3b000889
Fixed bad commit
3 years ago
Andrew Block 828941b273
Readded resolver OCI logic
3 years ago
Andrew Block 291c17fcc5
Enabled auth and support http registries for OCI
3 years ago
Scott Rigby 4c8a3faaa2
Fix import
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 a8df413c41
Update ORAS to v1.1.0-rc1
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
Andrew Block 9a7c362dd1
Initial tag listing support
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 3dc9930488
Revert "hack in progress"
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
Scott Rigby 042e13d0d1
Temp use Andy's fork PR branch
3 years ago
Scott Rigby 0d2f0116ea
hack in progress
3 years ago
Scott Rigby 3072ce42d9
Merge pull request #10536 from zonggen/issue-10156
3 years ago
Allen Bai e3897ad6b1
registry/client: use NewClientWithDockerFallback from oras v1.1.0-rc3
3 years ago
Allen Bai e08a9270be
HELM_REGISTRY_CONFIG: change default file of registry config to config.json
3 years ago
Scott Rigby 46aa53ad22
Merge pull request #10521 from scottrigby/adopt-underscore-convention-for-semver-build-metadata
3 years ago
Josh Wolf fed0d31bf5 ensure consistency in registry client Push/Pull function signatures. ensure message is only printed when tags contain a replaced character
3 years ago
Scott Rigby 157ac85ab7
Fix typo. Thanks buildbot. Also comments at 80 chars
3 years ago
Josh Wolf fb0eeebf66 add oci reference validation and tag scoped (+) replacement to registry client Push/Pull
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 ea5d7af200
Merge pull request #10535 from mattfarina/fix-10534
3 years ago
Matt Farina d02f13c1bf
Merge pull request #10424 from davidxia/patch1
3 years ago
Matt Farina ee73a0263c
Fixing issue where OCI handling early causes a bad message
3 years ago
Scott Rigby 8424bc2b60
Update registry underscore message with semver note for extra clarity
3 years ago