-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Add new stream formatters for cert chain identifiers #35513
Add new stream formatters for cert chain identifiers #35513
Conversation
Signed-off-by: Keith Mattix II <[email protected]>
/retest |
/assgin @wbpcode @ggreenway |
I think the test failures are a flake we're seeing on main as well (quic socket singleton cleanup). /retest |
Signed-off-by: Keith Mattix II <[email protected]>
I am fine to the formatter. But I think the core are these new connection methods. So, will let @ggreenway to review this PR first. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/wait
Signed-off-by: Keith Mattix II <[email protected]>
Signed-off-by: Keith Mattix II <[email protected]>
8a566eb
to
59a0bbe
Compare
Signed-off-by: Keith Mattix II <[email protected]>
Signed-off-by: Keith Mattix II <[email protected]>
Signed-off-by: Keith Mattix II <[email protected]>
Signed-off-by: Keith Mattix II <[email protected]>
Signed-off-by: Keith Mattix II <[email protected]>
Signed-off-by: Keith Mattix II <[email protected]>
/retest |
/retest |
I have absolutely no idea why tar is failing:
|
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
test infrastructure flake. I'm re-running it. |
/retest |
Signed-off-by: Keith Mattix II <[email protected]>
/retest |
Signed-off-by: Keith Mattix II <[email protected]>
Head branch was pushed to by a user without write access
/retest |
1 similar comment
/retest |
Coverage is too low; retry won't fix this. Please try to improve coverage. |
4261520 was my attempt at approving coverage; the retest I did was for a flake (timeout). I'm looking for other branches to test, but there aren't very many left from what I can see |
Signed-off-by: Keith Mattix II <[email protected]>
…path Signed-off-by: Keith Mattix II <[email protected]>
Adds stream formatters to print the fingerprints and serial for entire downstream cert chain Fixes envoyproxy#35452 Signed-off-by: Keith Mattix II <[email protected]> Signed-off-by: duxin40 <[email protected]>
Commit Message: Adds stream formatters to print the fingerprints and serial for entire downstream cert chain
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]: Fixes #35452
[Optional Deprecated:]
[Optional API Considerations:]