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

proxy: remove unused dialer and socket code #12744

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented Aug 3, 2020

This code is unused since commit 03777e0 ("proxy: Move Kafka proxy
to Envoy Go extensions"), so it can be removed as well.

Fixes: #12548

@tklauser tklauser added kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact. labels Aug 3, 2020
@tklauser tklauser requested a review from a team as a code owner August 3, 2020 10:00
This code is unused since commit 03777e0 ("proxy: Move Kafka proxy
to Envoy Go extensions"), so it can be removed as well.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
@tklauser tklauser force-pushed the pr/tklauser/proxy-remove-unused branch from 7dad4e4 to f2c7e8e Compare August 3, 2020 10:11
@tklauser
Copy link
Member Author

tklauser commented Aug 3, 2020

test-me-please

@coveralls
Copy link

coveralls commented Aug 3, 2020

Coverage Status

Coverage increased (+0.1%) to 36.793% when pulling f2c7e8e on pr/tklauser/proxy-remove-unused into 66eb29e on master.

@tklauser tklauser added the area/proxy Impacts proxy components, including DNS, Kafka, Envoy and/or XDS servers. label Aug 3, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Aug 3, 2020
@tklauser tklauser merged commit cf7e4dc into master Aug 3, 2020
@tklauser tklauser deleted the pr/tklauser/proxy-remove-unused branch August 3, 2020 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/proxy Impacts proxy components, including DNS, Kafka, Envoy and/or XDS servers. kind/cleanup This includes no functional changes. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants