-
Notifications
You must be signed in to change notification settings - Fork 45
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
Update CI files for branch 2.19 #1847
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mdellweg
force-pushed
the
update-ci/2.19
branch
from
December 2, 2024 09:07
25eb48f
to
dd90b08
Compare
mdellweg
previously approved these changes
Dec 2, 2024
mdellweg
force-pushed
the
update-ci/2.19
branch
2 times, most recently
from
December 2, 2024 10:02
2854556
to
001200a
Compare
The test test_flatpak_install fails. |
mdellweg
force-pushed
the
update-ci/2.19
branch
4 times, most recently
from
December 4, 2024 13:14
a37800f
to
b2a0a2d
Compare
…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)
[noissue] (cherry picked from commit 7190077)
download content from OSP undercloud registry. More info https://issues.redhat.com/browse/SAT-25848 [noissue] (cherry picked from commit 35bd1ce)
If the header is not valid, DRF returns None when calling the authenticate() method. This can cause troubles when users are leveraging the remote authentication because Pulp thinks they are anonymous users. In the end, authorized users cannot push or pull content from Pulp. This affects only admin users in scenarios where the token authentication is disabled. closes #1577 (cherry picked from commit b1c5d70)
closes #1696 https://issues.redhat.com/browse/SAT-26277 (cherry picked from commit a81deb1)
mdellweg
force-pushed
the
update-ci/2.19
branch
from
December 4, 2024 13:16
b2a0a2d
to
e6b1188
Compare
mdellweg
approved these changes
Dec 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated changes by create-pull-request GitHub action