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

upstream: update Envoy to include new fixes #663

Merged
merged 9 commits into from
Feb 10, 2020
Merged

upstream: update Envoy to include new fixes #663

merged 9 commits into from
Feb 10, 2020

Commits on Feb 6, 2020

  1. upstream: bump Envoy ref

    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>
    rebello95 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    c1e8c8a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. bump to include envoyproxy/envoy#9875

    Signed-off-by: Michael Rebello <me@michaelrebello.com>
    rebello95 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    43b9d78 View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: Michael Rebello <me@michaelrebello.com>
    rebello95 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    f41b0af View commit details
    Browse the repository at this point in the history
  3. get tests passing

    Signed-off-by: Michael Rebello <me@michaelrebello.com>
    rebello95 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    3296149 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. bump ref

    Signed-off-by: Michael Rebello <me@michaelrebello.com>
    rebello95 committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    228c3b9 View commit details
    Browse the repository at this point in the history
  2. Update dispatcher.h

    Signed-off-by: Michael Rebello <me@michaelrebello.com>
    rebello95 committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    4cfc1c3 View commit details
    Browse the repository at this point in the history
  3. fixup

    Signed-off-by: Michael Rebello <me@michaelrebello.com>
    rebello95 committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    0d24c09 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. bump again

    Signed-off-by: Michael Rebello <me@michaelrebello.com>
    rebello95 committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    9d13474 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into bump-envoy

    Signed-off-by: Michael Rebello <me@michaelrebello.com>
    rebello95 committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    682c0d8 View commit details
    Browse the repository at this point in the history