Merged
Conversation
Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
a26604a to
44970b3
Compare
goaway
approved these changes
Jun 21, 2022
Contributor
Author
|
/retest |
Contributor
Author
|
I see some timeouts - I think that they are related to the changes from #2184 that removed dependency of some of the CI checks on |
This was referenced Jun 21, 2022
Augustyniak
added a commit
that referenced
this pull request
Jun 28, 2022
Description: Bumping upstream Envoy sha so that it includes recent changes that allow us to force IPv6 use on Android. The Envoy sha that we use in this PR is NOT from Envoy main. The idea is to pick up only @mattklein123's change from envoyproxy/envoy#21803 without any other changes. We are going to move back to Envoy main later this week. Risk Level: Low, disabled by default Testing: Manual, passed Docs Changes: N/A Release Notes: N/A Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
jpsim
added a commit
that referenced
this pull request
Jun 28, 2022
* origin/main: Update Envoy to e792008a66f (#2391) swift: fix docstrings and docstring linter (#2389) ci: change submodule_update PR branch name to use a timestamp strategy (#2387) Update Envoy (#2385) bazel: bump rules_apple and rules_swift to latest releases (#2384) Bump Lyft Support Rotation (#2386) Update Envoy to 665b4d5 (#2373) config: fixing apple dns v2 (#2378) Make CI jobs depend on Envoy build CI job (#2381) release notes: update for #2379 (#2382) android: add experimental option to force all connections to use IPv6 (#2379) Bump Envoy sha to f49d4f2 (#2380) Signed-off-by: JP Simard <jp@jpsim.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description: Bumping upstream Envoy sha so that it includes recent changes that allow us to force IPv6 use on Android. The Envoy sha that we use in this PR is NOT from Envoy main. The idea is to pick up only @mattklein123's change from envoyproxy/envoy#21803 without any other changes. We are going to move back to Envoy main later this week.
Testing: Manual, passed
Docs Changes: N/A
Release Notes: N/A