Commit Graph

186 Commits (1db28a2311bd4893d39679de708e5a77a751c4d2)

Author SHA1 Message Date
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
Josh Dolitsky caa97158d0
Revert moving registry actions back to pkg/
3 years ago
Josh Dolitsky 77750962d5
Move registry actions back to pkg/
3 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0
3 years ago
Matthew Fisher 92bd9558e5
Merge pull request #9998 from bacongobbler/distribution-v3
3 years ago
Josh Dolitsky 82cdb0b793
modify registry test to only listen on loopback
3 years ago
Josh Dolitsky f0a528ec05
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3
3 years ago