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

Revert "alts: Queue ALTS handshakes once limit is reached rather than dropping." #6903

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

matthewstevenson88
Copy link
Contributor

@matthewstevenson88 matthewstevenson88 commented Dec 28, 2023

Reverts #6884, due to flakiness introduced in the e2e tests (#6890). I think (but am not 100% sure) that these failures are due to the test setup, but reverting the PR to be safe while I investigate.

RELEASE NOTES: none

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

Merging #6903 (ca8ce66) into master (4f03f3f) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6903      +/-   ##
==========================================
+ Coverage   83.66%   83.74%   +0.08%     
==========================================
  Files         286      286              
  Lines       30756    30756              
==========================================
+ Hits        25733    25758      +25     
+ Misses       3959     3942      -17     
+ Partials     1064     1056       -8     
Files Coverage Δ
credentials/alts/internal/handshaker/handshaker.go 74.22% <100.00%> (+4.63%) ⬆️

... and 12 files with indirect coverage changes

@matthewstevenson88 matthewstevenson88 marked this pull request as ready for review December 28, 2023 21:50
@matthewstevenson88 matthewstevenson88 merged commit 71cc0f1 into master Dec 28, 2023
23 checks passed
matthewstevenson88 added a commit that referenced this pull request Jan 2, 2024
@dfawley dfawley deleted the revert-6884-queue-alts-handshakes branch February 12, 2024 16:45
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants