wasm: update Proxy-Wasm C++ host to the latest (2021-08-02).#17547
Merged
yanavlasov merged 5 commits intoenvoyproxy:mainfrom Aug 6, 2021
Merged
wasm: update Proxy-Wasm C++ host to the latest (2021-08-02).#17547yanavlasov merged 5 commits intoenvoyproxy:mainfrom
yanavlasov merged 5 commits intoenvoyproxy:mainfrom
Conversation
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
3b67d45 to
d002916
Compare
Member
Author
|
/retest |
|
Retrying Azure Pipelines: |
Member
Author
|
/retest |
|
Retrying Azure Pipelines: |
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Member
Author
|
/retest |
|
Retrying Azure Pipelines: |
Member
Author
|
/retest |
|
Retrying Azure Pipelines: |
Member
Author
|
ping @moderation for dep:) |
PiotrSikora
approved these changes
Aug 3, 2021
Contributor
PiotrSikora
left a comment
There was a problem hiding this comment.
Thanks!
It looks that coverage is broken because of #17564.
Member
Author
|
made a PR for coverage failure #17573 |
Contributor
|
/lgtm deps |
alyssawilk
pushed a commit
that referenced
this pull request
Aug 3, 2021
seems like common/quic is flaky and started failing on some unrelated branches (e.g. https://dev.azure.com/cncf/envoy/_build/results?buildId=84219&view=logs&j=bbe4b42d-86e6-5e9c-8a0b-fea01d818a24&t=e00c5a13-c6dc-5e9a-6104-69976170e881 on #17547) due to the recent change #17564, so this PR lowers the limit for it to 91.2 according to the number reported ^ and on the main branch. Signed-off-by: Takeshi Yoneda takeshi@tetrate.io Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
leyao-daily
pushed a commit
to leyao-daily/envoy
that referenced
this pull request
Sep 30, 2021
seems like common/quic is flaky and started failing on some unrelated branches (e.g. https://dev.azure.com/cncf/envoy/_build/results?buildId=84219&view=logs&j=bbe4b42d-86e6-5e9c-8a0b-fea01d818a24&t=e00c5a13-c6dc-5e9a-6104-69976170e881 on envoyproxy#17547) due to the recent change envoyproxy#17564, so this PR lowers the limit for it to 91.2 according to the number reported ^ and on the main branch. Signed-off-by: Takeshi Yoneda takeshi@tetrate.io Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
leyao-daily
pushed a commit
to leyao-daily/envoy
that referenced
this pull request
Sep 30, 2021
…oxy#17547) Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
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.
Signed-off-by: Takeshi Yoneda takeshi@tetrate.io
Depends on proxy-wasm/proxy-wasm-cpp-host#183