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

Fixup verify quote script for load balancer #6454

Merged

Conversation

maxtropets
Copy link
Contributor

If talking to load balancer, we might retrieve node quotes for node 1, and then talk to node 2 when checking the public key. To make this work unconditionally, we now check all quotes until we find a match or report that there's no match.

If talking to load balancer, we might retrieve node quotes for node 1,
and then talk to node 2 when checking the public key. To make this work
unconditionally, we now check all quotes until we find a match or report
that there's no match.
@maxtropets maxtropets force-pushed the f/fixup-verify-quote-load-balancer-case branch from eec3a96 to 089def1 Compare August 27, 2024 13:29
@maxtropets maxtropets self-assigned this Aug 27, 2024
@maxtropets maxtropets marked this pull request as ready for review August 27, 2024 13:30
@maxtropets maxtropets requested a review from a team as a code owner August 27, 2024 13:30
@maxtropets
Copy link
Contributor Author

Tried manually on 3-node network.

Also manually shuffled node addresses inside the script to imitate load-balancing, worked just fine.

@maxtropets maxtropets added auto-backport Automatically backport this PR to LTS branch 5.x-todo PRs which should be backported to 5.x labels Aug 27, 2024
@maxtropets maxtropets added this pull request to the merge queue Aug 27, 2024
Merged via the queue into microsoft:main with commit c0178a7 Aug 27, 2024
8 checks passed
@maxtropets maxtropets deleted the f/fixup-verify-quote-load-balancer-case branch August 27, 2024 14:56
ccf-bot pushed a commit that referenced this pull request Aug 27, 2024
@ccf-bot ccf-bot added the backported This PR was successfully backported to LTS branch label Aug 27, 2024
maxtropets added a commit that referenced this pull request Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.x-todo PRs which should be backported to 5.x auto-backport Automatically backport this PR to LTS branch backported This PR was successfully backported to LTS branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants