Commit Graph

201 Commits (7b70fdf2a23d8078d9759846b3f18ccc8c5bb34f)

Author SHA1 Message Date
Matt Farina 7b70fdf2a2
Merge pull request from mattfarina/bump-version-3.14 10 months ago
Robert Sirchia d58d7b3762 Fixing all the linting errors 1 year ago
Matt Farina f4c37e7db5
bump version to 1 year ago
Ismail Alidzhikov 5586760133 Make the `ignore` pkg public again 1 year ago
Matt Farina c372b15022
bump version to v3.13.0 2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir` 2 years ago
Matt Farina 1800554452
bump version to v3.12.0 2 years ago
Matt Farina 8c4c635e9e
Merge pull request from my-git9/chore-httpstatus 2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod 2 years ago
Matt Farina 50c22ed7f9
Bump the Go version 2 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries 2 years ago
xin.li 8a310c5a98 chore:Use http constants as http.request parameters 2 years ago
Matt Farina 6facbada26
bump version to v3.11.0 2 years ago
Matt Farina cd809f9b19
bump version to v3.10.0 3 years ago
yxxhero 39b0a82365 bump Go 1.18 3 years ago
Matt Farina 1db28a2311
bump version to v3.9.0 3 years ago
Matt Farina 2e6b5e1374
Updating symlink log message 3 years ago
Martin Hickey c477d697ec
Merge pull request from SimonAlling/remove-AssertGoldenBytes 3 years ago
Matthew Fisher 2878cc8079
replace +build with go:build 3 years ago
Josh Dolitsky 65d8e72504
Merge pull request from sabre1041/oci-dependencies-tag 3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory 3 years ago
Andrew Block 01ff5bb00d
Avoid querying for OCI tags can explicit version provided in chart dependencies 3 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