Commit Graph

117 Commits (30404b417397ee40d176de2d6a06d58ea2a6a2a9)

Author SHA1 Message Date
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
6 months ago
Matt Farina de9ea4d1e3
Merge pull request #30992 from TerryHowe/force-oath-v4
6 months ago
Evans Mungai 0943d032a7
Merge branch 'main' into em/fix-username-password
6 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
7 months ago
Matt Farina 523d0b305e
Merge pull request #31076 from matheuscscp/registry-tls-memory
7 months ago
Evans Mungai 9e1cbbebcb
fix linting warning
7 months ago
Evans Mungai 5e6a411c1f
fix: use username and password if provided
7 months ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
7 months ago
Matheus Pimenta 802e09038c
pkg/registry: Login option for passing TLS config in memory
7 months ago
Terry Howe 250ce7b5dc
chore: improve OCI debug logging
8 months ago
Terry Howe 82bc9adcc2
fix: test teardown dns data race
8 months ago
Terry Howe f55c462a79
fix: force bearer oauth for everything
8 months ago
Terry Howe 47980159b3
fix: user username password for login
9 months ago
Scott Rigby e8c1acf228
Merge pull request #30809 from mmorel-35/usetesting
9 months ago
Scott Rigby 4023c3b5ff
Merge pull request #30917 from TerryHowe/oci-transport-debugging
9 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
9 months ago
Terry Howe 6ab7aa3612 fix: legacy docker support broken for login
9 months ago
Terry Howe 5fe7a87138 fix: add debug logging to oci transport
9 months ago
Robert Sirchia b7e127dd6b
amending missed line to delete
9 months ago
Robert Sirchia 937c533e37
forward porting 30902
9 months ago
Benoit Tigeot f939f6145f
Prevent fetching newReference again as we have in calling method
9 months ago
Benoit Tigeot 875e149d6b
Prevent failure when resolving version tags in oras memory store
9 months ago
Matt Farina 0c91649ec8
Merge pull request #30871 from gjenkins8/gjenkins/test_registry_localhost
9 months ago
George Jenkins 8ba181c343 Run test OCI registry localhost
10 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
10 months ago
Robert Sirchia 4d580c6b95
Merge pull request #30810 from mmorel-35/usestdlibvars
10 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
10 months ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
10 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
10 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
10 months ago
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
11 months ago
Matt Farina 2e6437beb5
Merge pull request #30684 from twz123/remove-clientoptresolver
11 months ago
linghuying fc476f7235 chore: make function comment match function name
11 months ago
Tom Wieczorek 835ff78f48
Remove ClientOptResolver from OCI Client
11 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
1 year ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
1 year ago
petercover 605b1a0cf7 chore: fix some comments
1 year ago
Matt Farina f65eaf35ce
Merge pull request #12690 from TerryHowe/oci-install-digest
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Matt Farina 5727f56a96
Update to Go 1.23
1 year ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
1 year ago
Matt Farina 4dd2a7d626
Merge branch 'main' into oci-install-digest
1 year ago
George Jenkins 76ba8a4b9f naming is hard
1 year ago
George Jenkins 6dfaf955ee Shadow ORAS remote.Client interface
1 year ago
Scott Rigby 28770bfc1d
Merge pull request #12588 from rynowak/rynowak/override-authorizer
1 year ago
Ryan Nowak 1ab264cb7d
Make the authorizer and registry authorizer configurable
1 year ago
Justen Stall 7df69020d8
revert duplicate slice conditions
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Terry Howe d2b94f6200 fix: make ORAS reference private
1 year ago