Skip to content

upstream: update Envoy to include new fixes#663

Merged
rebello95 merged 9 commits intomasterfrom
bump-envoy
Feb 10, 2020
Merged

upstream: update Envoy to include new fixes#663
rebello95 merged 9 commits intomasterfrom
bump-envoy

Conversation

@rebello95
Copy link
Copy Markdown
Contributor

@rebello95 rebello95 commented Feb 6, 2020

Bumping to include the following fixes:

Includes the following PRs to fix iOS liveliness tests as well:

Also contains necessary updates to accommodate this change.

Signed-off-by: Michael Rebello me@michaelrebello.com

Bumping to include:
- `dns: destroy/reinitialize c-ares channel on ARES_ECONNREFUSED`: envoyproxy/envoy#9899. This should resolve the issues we've been seeing with Envoy Mobile hanging on startup and never properly issuing requests if started in the offline state on iOS
- `gzip: add force load factory declaration`: envoyproxy/envoy#9942. This will allow us to use the gzip filter with Envoy Mobile

Signed-off-by: Michael Rebello <me@michaelrebello.com>
@junr03
Copy link
Copy Markdown
Member

junr03 commented Feb 6, 2020

This should not pass the liveliness test for iOS. We need envoyproxy/envoy#9875 to merge in order to not have linking issues at runtime.

Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: Michael Rebello <me@michaelrebello.com>
@rebello95 rebello95 changed the title upstream: bump Envoy ref upstream: update Envoy to include new fixes Feb 7, 2020
Signed-off-by: Michael Rebello <me@michaelrebello.com>
Copy link
Copy Markdown
Member

@junr03 junr03 left a comment

Choose a reason for hiding this comment

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

Thanks for updating!

Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: Michael Rebello <me@michaelrebello.com>
Copy link
Copy Markdown
Member

@junr03 junr03 left a comment

Choose a reason for hiding this comment

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

awesome! Looks good to me. Lets wait for CI to pass, and then 🚢!

@rebello95
Copy link
Copy Markdown
Contributor Author

1% binary size increase with this Envoy bump. Will be investigated in #447

@rebello95 rebello95 merged commit 1f33b23 into master Feb 10, 2020
@rebello95 rebello95 deleted the bump-envoy branch February 10, 2020 19:23
junr03 added a commit that referenced this pull request Feb 13, 2020
Description: envoyproxy/envoy#9767 introduced the bazel option and #663 brought it into envoy mobile. This PR changes the bazel config for android to turn on the logger by default when building on android. It also updates a couple other stale flags and docs.
Risk Level: low
Testing: tested locally and saw logs

Fixes #34

Signed-off-by: Jose Nino <jnino@lyft.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

2 participants