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

feat(kuma-cp) transparent proxy v3 #1399

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

jakubdyszkiewicz
Copy link
Contributor

@jakubdyszkiewicz jakubdyszkiewicz commented Jan 8, 2021

Summary

This PR uses restores support for transparent proxy in V3.

To do this we had to upgrade to Envoy 1.17 (done) and use new Envoy config that has bind_to_port undeprecated.
For those new proto I had to upgrade the go-control-plane to the newest version from master. They introduced changes in Snapshot so I had to update our modified Snapshot as an interface.

Documentation

  • No docs

Base automatically changed from chore/proxy-template-v3 to master January 11, 2021 15:18
Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
@jakubdyszkiewicz jakubdyszkiewicz marked this pull request as ready for review January 14, 2021 15:59
@jakubdyszkiewicz jakubdyszkiewicz requested a review from a team as a code owner January 14, 2021 15:59
@nickolaev
Copy link
Contributor

This one is not to be backported, AFAIK.

@jakubdyszkiewicz jakubdyszkiewicz merged commit ede7122 into master Jan 18, 2021
@jakubdyszkiewicz jakubdyszkiewicz deleted the feat/transparent-proxy-v3 branch January 18, 2021 08:20
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.

None yet

3 participants