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 #4815/95a8f47c backport][3.43] Fixes repository version repair API for non-default domains. #4843

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Dec 5, 2023

This is a backport of PR #4815 as merged into main (95a8f47).

The 'current_domain' ContextVar was not getting coppied into the thread that was running the artifact
verification. The context is now explicitly copied into that thread.

This patch also adds repair API tests for S3 and Azure storage backends.

This patch also adds test assertions that a repository version repair task can be run in a non-default
domain.

fixes: #4776
fixes: #4806

The 'current_domain' ContextVar was not getting coppied into the thread that was running the artifact
verification. The context is now explicitly copied into that thread.

This patch also adds repair API tests for S3 and Azure storage backends.

This patch also adds test assertions that a repository version repair task can be run in a non-default
domain.

fixes: #4776
fixes: #4806
(cherry picked from commit 95a8f47)
@mdellweg mdellweg merged commit b6cd4fa into 3.43 Dec 6, 2023
15 checks passed
@mdellweg mdellweg deleted the patchback/backports/3.43/95a8f47cd54c8a8026cecc9e049d8356e398f130/pr-4815 branch December 6, 2023 09:49
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