Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #1551/03c1923b backport][2.15] Pass certs and tls config when checking for registry signature extent… #1557

Conversation

lubosmj
Copy link
Member

@lubosmj lubosmj commented Mar 15, 2024

…ions API during

sync

closes #1552

In sync we are checking whether the remot registry implrementations signsture extentions API. We need to pass respective remote tls and certs config if they were provided, hence no need to override core's _make_aiohttp_session_from_remote and use it directly from core.

We do not need to pass auth since we care only about response headers that we check.

(cherry picked from commit 03c1923)

…ions API during

sync

closes #1552

In sync we are checking whether the remot registry implrementations
signsture extentions API. We need to pass respective remote tls and
certs config if they were provided, hence no need to override core's
``_make_aiohttp_session_from_remote`` and use it directly from core.

We do not need to pass auth since we care only about response headers
that we check.

(cherry picked from commit 03c1923)
@lubosmj lubosmj changed the title Pass certs and tls config when checking for registry signature extent… [PR #1551/03c1923b backport][2.15] Pass certs and tls config when checking for registry signature extent… Mar 15, 2024
@lubosmj lubosmj merged commit 0dac6f8 into 2.15 Mar 15, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants