Commit Graph

100 Commits (dev-v3)

Author SHA1 Message Date
George Jenkins 0ae8e4f2cb [dev-v3] Bump Go v1.25, `golangci-lint` v2
5 days ago
George Jenkins 795460535b
Merge pull request #31193 from benoittgt/31156-backport
4 weeks ago
Scott Rigby 6a67b553b4
Revert "pkg/registry: Login option for passing TLS config in memory"
2 months ago
Matheus Pimenta b80959f24f
pkg/registry: Login option for passing TLS config in memory
4 months ago
Evans Mungai 9a54bf1df6
fix: use username and password if provided
4 months ago
Eric Stroczynski ffbc53723a
fix: set repo authorizer in registry.Client.Resolve()
4 months ago
Terry Howe 2c55a4e8ce
fix: user username password for login
7 months ago
Terry Howe a16e986d4e
Update pkg/registry/transport.go
7 months ago
Terry Howe cea26d8bca
Update pkg/registry/transport.go
7 months ago
Terry Howe b52bb41484
fix: add debug logging to oci transport
7 months ago
Terry Howe 733f94c86a fix: legacy docker support broken for login
7 months ago
Scott Rigby 62759a819e
Merge pull request #30916 from jessesimpson36/v3-remove-registry-login-url-with-tests
7 months ago
Matt Farina cfe8cef46f
Handle an empty registry config file.
7 months ago
Benoit Tigeot c33215d765 Prevent fetching newReference again as we have in calling method
7 months ago
Benoit Tigeot f552b67230 Prevent failure when resolving version tags in oras memory store
7 months ago
Matt Farina 806d59750a
Merge pull request #30902 from brandtkeller/30890_prov_mediatype_allow
7 months ago
Brandt Keller a18a52e898
fix(client): skipnode utilization for PreCopy
7 months ago
Jesse Simpson fedf5024d6
test: Skip instead of returning early. looks more intentional
7 months ago
Jesse Simpson fe512bae43
test: tests repo stripping functionality
7 months ago
Jesse Simpson 099a9e18f3
test: include tests for Login based on different protocol prefixes
7 months ago
Brandt Keller b07ab77da3
fix(client): layers now returns manifest - remove duplicate from descriptors
7 months ago
Brandt Keller c225c124ac
fix(client): return nil on non-allowed media types
7 months ago
Scott Rigby c0f3ace52d
Fix 3.18.0 regression: registry login with scheme
7 months ago
Terry Howe cdd7c105a6 docs: Note about http fallback for OCI registries
8 months ago
Terry Howe 1435ec7c77 Update pkg/registry/fallback.go
10 months ago
Terry Howe 674e882c88 automatic fallback to http
10 months ago
Terry Howe c188441757 chore(oci): upgrade to ORAS v2
10 months ago
Terry Howe 949b2e6040 fix: make ORAS reference private
12 months ago
Terry Howe aba95b9cb4 fix: issue with helm template and oci chart
12 months ago
Terry Howe c3e5217d85 feat: allow installation by OCI digest
12 months ago
Matt Farina 391a90752d
Merge pull request #13512 from gjenkins8/shadow_oras_remoteclient_type
1 year ago
Matt Farina 9f620b857a Update to Go 1.23
1 year ago
George Jenkins c40cf00a06 Shadow ORAS remote.Client interface
1 year ago
Matt Farina 3fe0bbdd44
Merge pull request #13480 from rynowak/rynowak/override-authorizer
1 year ago
Ryan Nowak 3c2ab91263 Make the authorizer and registry authorizer configurable
1 year ago
Evans Mungai bdaa93b969
Ensure test fails without causing panic
1 year ago
Evans Mungai 3c4d0bb061
Fix failing tests
1 year ago
Evans Mungai 323f88950a
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
1 year ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Sidharth Menon b0603fb042 fix: respect proxy envvars on helm install/upgrade
2 years ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
2 years ago
Dirk Müller 1b75d48189
Update testdata PKI with keys that have validity until 3393 (Fixes #12880)
2 years ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
2 years ago
Andrew Block 0a69a0dea6
Modified how created annotation is populated based on package creation time
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Evans Mungai dc158f6208
fix(helm): pass down username/password CLI parameters to OCI registry clients
2 years ago
Matt Farina 24e2864c64
Revert "fix(main): fix basic auth for helm pull or push"
2 years ago
Matt Farina 992dc58556
Revert "fix(registry): address anonymous pull issue"
2 years ago
Matt Farina ff8f0276ca
Merge pull request #12429 from hiddeco/fix-swallowed-err
2 years ago
Hidde Beydals fe4c01f624
fix(registry): address anonymous pull issue
2 years ago