Commit Graph

194 Commits (0833318b3213a89e401e2e01c1005843f94546fb)

Author SHA1 Message Date
Matt Farina 8c4c635e9e
Merge pull request #11832 from my-git9/chore-httpstatus
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Matt Farina 50c22ed7f9
Bump the Go version
1 year ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
1 year ago
xin.li 8a310c5a98 chore:Use http constants as http.request parameters
1 year ago
Matt Farina 6facbada26
bump version to v3.11.0
2 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
2 years ago
yxxhero 39b0a82365 bump Go 1.18
2 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
2 years ago
Matt Farina 2e6b5e1374
Updating symlink log message
2 years ago
Martin Hickey c477d697ec
Merge pull request #10458 from SimonAlling/remove-AssertGoldenBytes
2 years ago
Matthew Fisher 2878cc8079
replace +build with go:build
2 years ago
Josh Dolitsky 65d8e72504
Merge pull request #10628 from sabre1041/oci-dependencies-tag
2 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
2 years ago
Andrew Block 01ff5bb00d
Avoid querying for OCI tags can explicit version provided in chart dependencies
2 years ago
Matt Farina 0c8320b685
bump version to v3.8.0
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 353d74e967 refactor internal/experimental/registry to pkg/registry
3 years ago
Scott Rigby 808a2d1908
Change underscore (_) back to plus (+) for Helm
3 years ago
Scott Rigby bd754a054c
Bring exact version check logic from IndexFile.Get into registry tag check
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 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 3dc9930488
Revert "hack in progress"
3 years ago
Scott Rigby 0d2f0116ea
hack in progress
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
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
Scott Rigby 8424bc2b60
Update registry underscore message with semver note for extra clarity
3 years ago
Scott Rigby 4aacbc44e0
Move plus/underscore change to inside Client. Compare original ref for strict mode
3 years ago
Scott Rigby 472eb6f096
For OCI, convert + to _ before pull, and + to _ before push
3 years ago
Simon Alling dd5db7bc40 Remove AssertGoldenBytes test helper
3 years ago
Josh Wolf fae5009382 ensure error is correctly handled when generating chart's oci manifest
3 years ago
Josh Wolf d2d8e52401 modify oci chart push/pull manifest test values to represent new order sorted by oras
3 years ago
Josh Wolf 7cec93d9fb upgrade oras to 0.5.0, refactor client oci logic to use new oras.Copy()
3 years ago
Matt Farina 81f0df0ea6
Merge pull request #10182 from spectrocloud/oci-allow-any-media-type
3 years ago
Kai Takac 52cbc2f49c Fix default registry config path of oci protocol provider
3 years ago
LochanRn 9e29f1619b changes to support any mediatype for layers on download
3 years ago
Matt Farina e6a92c4b62
bump version to 3.7
3 years ago