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

tls: remove legacy socket BIOs and runtime guard #16023

Merged
merged 6 commits into from
Apr 19, 2021

Conversation

florincoras
Copy link
Member

Signed-off-by: Florin Coras [email protected]

Fixes #16013

Risk Level: Low
Testing: n/a
Docs Changes: n/a
Release Notes: removed envoy.reloadable_features.tls_use_io_handle_bio runtime guard

Signed-off-by: Florin Coras <[email protected]>
Signed-off-by: Florin Coras <[email protected]>
ggreenway
ggreenway previously approved these changes Apr 19, 2021
Copy link
Contributor

@ggreenway ggreenway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but there's a merge conflict and a test failure.

@ggreenway
Copy link
Contributor

/wait

@florincoras
Copy link
Member Author

Merged main so conflict should be solved now. As for the test, this should not change default logic, so could it be a flake?

@ggreenway
Copy link
Contributor

Merged main so conflict should be solved now. As for the test, this should not change default logic, so could it be a flake?

Yeah, could be a flake. Let's see what happens with this CI run.

@ggreenway ggreenway merged commit 4962792 into envoyproxy:main Apr 19, 2021
gokulnair pushed a commit to gokulnair/envoy that referenced this pull request May 6, 2021
* tls: remove legacy socket BIOs and runtime guard

Signed-off-by: Florin Coras <[email protected]>
Signed-off-by: Gokul Nair <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

envoy.reloadable_features.tls_use_io_handle_bio deprecation
2 participants