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

[v15] Make TestRemoteUser more robust against slow trust establishment #49224

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #49208 to branch/v15

The assertions made in the test did not allow for any delay in the
CAs being propagated in response to updating the trust relationship.
This caused failures in cases where the remote CA did no yet exist,
or did not contain the updated role mapping when the remote client
attempted requests.

Closes #47628.
@rosstimothy rosstimothy added the no-changelog Indicates that a PR does not require a changelog entry label Nov 19, 2024
@github-actions github-actions bot requested review from timothyb89 and zmb3 November 19, 2024 18:51
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-49224.d1v2yqnl3ruxch.amplifyapp.com

@rosstimothy rosstimothy added this pull request to the merge queue Nov 20, 2024
Merged via the queue into branch/v15 with commit 5c3af94 Nov 20, 2024
36 checks passed
@rosstimothy rosstimothy deleted the bot/backport-49208-branch/v15 branch November 20, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants