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

android: implement support for proxies #2533

Open
Augustyniak opened this issue Sep 8, 2022 · 0 comments
Open

android: implement support for proxies #2533

Augustyniak opened this issue Sep 8, 2022 · 0 comments

Comments

@Augustyniak
Copy link
Contributor

Augustyniak commented Sep 8, 2022

Note: even though this ticket is for Android specifically a lot of work that's going to end up being referenced in here will end up being shared between iOS and Android implementations for supporting HTTP proxies.

Upstream Envoy

Envoy Mobile

Minimum required to test proxies with HTTP and HTTP/2 traffic

Should have

Other

This was referenced Sep 13, 2022
Augustyniak added a commit that referenced this issue Sep 20, 2022
Description: Integrate existing upstream Envoy support for proxies (envoyproxy/envoy#21942) with Android APIs that are responsible for getting the information about the configured proxy settings from user's device. There are a few things that we will need to address before we fully productionize this - they are listed in #2533.
Risk Level: Medium, it's supposed to be a no-op if not enabled explicitly.
Testing: Manual and integration
Docs Changes: Done
Release Notes: Done

Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
colibie pushed a commit to colibie/envoy-mobile that referenced this issue Sep 21, 2022
Description: Integrate existing upstream Envoy support for proxies (envoyproxy/envoy#21942) with Android APIs that are responsible for getting the information about the configured proxy settings from user's device. There are a few things that we will need to address before we fully productionize this - they are listed in envoyproxy#2533.
Risk Level: Medium, it's supposed to be a no-op if not enabled explicitly.
Testing: Manual and integration
Docs Changes: Done
Release Notes: Done

Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
Signed-off-by: Chidera Olibie <colibie@google.com>
jpsim pushed a commit to envoyproxy/envoy that referenced this issue Nov 29, 2022
Description: Integrate existing upstream Envoy support for proxies (#21942) with Android APIs that are responsible for getting the information about the configured proxy settings from user's device. There are a few things that we will need to address before we fully productionize this - they are listed in envoyproxy/envoy-mobile#2533.
Risk Level: Medium, it's supposed to be a no-op if not enabled explicitly.
Testing: Manual and integration
Docs Changes: Done
Release Notes: Done

Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
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

No branches or pull requests

1 participant