-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 issue with Windows container image #17113
Conversation
Signed-off-by: Sotiris Nanopoulos <[email protected]>
Please merge master to get past linux coverage, thx @davinci26 |
If any @envoyproxy/senior-maintainers want to merge this in spite of the broken coverage check, this PR is unrelated to to the recent coverage breakage and introduces no coverage changes. I don't have such karma. |
/assign-from @envoyproxy/senior-maintainers |
@envoyproxy/senior-maintainers assignee is @zuercher |
Sorry I can't take this further. Force merge is appropriate |
Picked up main to see if it helps |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't bypass the merge restriction either. I think only a few people have that permission (e.g, Matt and Harvey, but possibly others.)
I am up to date with main. let me try to retest |
/retest |
Retrying Azure Pipelines: |
/retest |
Retrying Azure Pipelines: |
(previous failure was related to an external download) |
* main: (51 commits) listener: add filter chain match support for direct source address (envoyproxy#17118) Increase common/common coverage (envoyproxy#17193) crash_dump: Added local_end_stream_ to crash dump for H2. (envoyproxy#17199) codeql: improve Ubuntu dependency installation (envoyproxy#16556) ci: Move tooling tests to tooling job (envoyproxy#17071) Fix issue with Windows container image (envoyproxy#17113) fix filter linking urls (envoyproxy#17185) bug fix: fix bug that check_format.py will check files which are ignored (envoyproxy#17195) tls: moving the server name into SocketAddressProvider (envoyproxy#16574) network: Use std::make_unique and std::make_shared in source/common/network instead of bare new() (envoyproxy#17177) Revert "alpha matching: support generic action factory context (envoyproxy#17025)" (envoyproxy#17191) ci: Dont clone filter example where not required (envoyproxy#17182) alpha matching: support generic action factory context (envoyproxy#17025) xds: Clarify comment for RouteMatch.case_sensitive field. (envoyproxy#17176) ci: Only publish the required docker image (envoyproxy#17080) coverage: fixing flake (envoyproxy#17190) api: add cluster_specifier_plugin to RouteAction (envoyproxy#16944) wasm: update V8 to v9.2.230.13. (envoyproxy#17183) wasm: update Proxy-Wasm C++ Host and SDK to latest (2021-06-24). (envoyproxy#17174) owners: add Piotr as senior extension maintainer (envoyproxy#17175) ... Signed-off-by: Garrett Bourg <[email protected]>
Signed-off-by: Sotiris Nanopoulos <[email protected]> Signed-off-by: chris.xin <[email protected]>
Signed-off-by: Sotiris Nanopoulos <[email protected]>
Add Envoy to the path of all users.
Signed-off-by: Sotiris Nanopoulos [email protected]