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

fix one issue blocking bumping Envoy #2649

Merged
merged 3 commits into from
Nov 2, 2022
Merged

Conversation

alyssawilk
Copy link
Contributor

@alyssawilk alyssawilk commented Nov 1, 2022

Fixing issue merging in envoyproxy/envoy#23676

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
keith
keith previously approved these changes Nov 1, 2022
@alyssawilk alyssawilk marked this pull request as ready for review November 1, 2022 19:00
@jpsim
Copy link
Contributor

jpsim commented Nov 1, 2022

Hmm, I think we were depending on this.

envoy bug failure: false. Details: Using a removed guard envoy.reloadable_features.override_request_timeout_by_gateway_timeout. In future version of Enovy this will be treated as invalid configuration

@alyssawilk
Copy link
Contributor Author

ah yeah, this only fixes the issue I introduced :-/ Can someone more EM savvy look info the other failure?

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk alyssawilk changed the title bump Envoy fix one issue blocking bumping Envoy Nov 2, 2022
@alyssawilk alyssawilk enabled auto-merge (squash) November 2, 2022 15:36
@alyssawilk alyssawilk merged commit 0e83dd1 into envoyproxy:main Nov 2, 2022
jpsim added a commit that referenced this pull request Nov 4, 2022
…builder-function

* origin/main:
  remove the use of deprecated flag (#2658)
  Cronvoy: Map EM Errors to Cronet API Errors II (#1594) (#2633)
  build: revert boring patch (#2651)
  Bump Lyft Support Rotation (#2654)
  fix one issue blocking bumping Envoy (#2649)
  ci: remove Snow from Lyft EM rotation (#2650)
  ci: increasing timeouts (#2653)
  python: Apply Envoy python-yapf formatting (#2648)
  repo: Shellcheck cleanups (#2646)
  repo: Switch `pip_install` -> `pip_parse` (#2647)
  Use safe_malloc instead of new when creating new_envoy_map_entry (#2632)
  python: Pin requirement hashes (#2643)
  Disable flaky TestConfig.StringAccessors (#2642)
  ci: migrate from set-output to GITHUB_OUTPUT (#2625)
  Add a comment to addPlatformFilter (#2634)
  Allow Cronvoy to build with proguard. (#2635)
  Update Envoy (#2630)
  Add support for Platform and Native filters to C++ EngineBuilder (#2626)
  Register getaddrinfo in extension_registry (#2627)
  dns: stop using cares DNS resolver (#2618)

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

Successfully merging this pull request may close these issues.

3 participants