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

squid: rgw/auth: do_aws4_auth_completion() catches exceptions #55871

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented Mar 1, 2024

backport tracker: https://tracker.ceph.com/issues/64661


backport of #55727
parent tracker: https://tracker.ceph.com/issues/64549

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

AWSv4ComplMulti::complete() throws exceptions on errors, but nothing
catches these

Fixes: https://tracker.ceph.com/issues/64549

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit f953c41)
@cbodley cbodley requested a review from a team as a code owner March 1, 2024 13:56
@cbodley cbodley added this to the squid milestone Mar 1, 2024
@cbodley
Copy link
Contributor Author

cbodley commented Mar 1, 2024

The following tests FAILED:
240 - unittest-seastar-socket (Subprocess aborted)

@cbodley
Copy link
Contributor Author

cbodley commented Mar 1, 2024

jenkins test make check

@cbodley
Copy link
Contributor Author

cbodley commented Mar 11, 2024

@cbodley cbodley merged commit 0d3a133 into ceph:squid Mar 12, 2024
11 checks passed
@cbodley cbodley deleted the wip-64661-squid branch March 12, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants