http: local reply mapper#11007
Conversation
htuch
left a comment
There was a problem hiding this comment.
Thanks for picking this up. A few Qs..
...voy/extensions/filters/network/http_connection_manager/v4alpha/http_connection_manager.proto
Outdated
Show resolved
Hide resolved
api/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto
Outdated
Show resolved
Hide resolved
api/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto
Outdated
Show resolved
Hide resolved
|
Sorry for the force-push, but I need to get #11002 |
|
Code is ready for review. Thanks |
|
Please hold for review. I need to re-visit some issues. |
|
The code is ready for review again. Thanks. |
|
Sorry for another force-push. I need to get the HEAD in order to fix a test failure. |
|
Hi, code coverage test fails, how do I check coverage details? |
mattklein123
left a comment
There was a problem hiding this comment.
Thanks for working on this. Very excited to see this land. A few API/doc questions to get started. Thank you!
/wait
api/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto
Outdated
Show resolved
Hide resolved
api/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto
Outdated
Show resolved
Hide resolved
api/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto
Outdated
Show resolved
Hide resolved
...voy/extensions/filters/network/http_connection_manager/v4alpha/http_connection_manager.proto
Outdated
Show resolved
Hide resolved
mattklein123
left a comment
There was a problem hiding this comment.
Few more high level API comments. Thank you!
/wait
api/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto
Outdated
Show resolved
Hide resolved
api/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto
Outdated
Show resolved
Hide resolved
api/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto
Outdated
Show resolved
Hide resolved
|
Please hold for the review. I like to make some more changes. Beside there are too many conficting files, I like to rebase it. |
|
/azp run envoy-presubmit |
|
/retest |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
🔨 rebuilding |
|
/retest |
|
🤷♀️ nothing to rebuild. |
|
Yes, the pr is based on @lukidzi <https://github.com/lukidzi> , he has the
credit. This pr is merged, what action should I do to give him the credit?
…On Wed, May 27, 2020 at 4:36 AM Krzysztof Słonka ***@***.***> wrote:
@qiwzhang <https://github.com/qiwzhang> shouldn't this be co-authored in
git by @lukidzi <https://github.com/lukidzi> ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#11007 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACZ6TB5EU4RI7H3JKSDIJG3RTT3NLANCNFSM4MVCQSEQ>
.
|
Perhaps a note in the contributing guide to mention attribution if the PR is partially the work of someone else? |
|
Side note: I removed my previous comment because I was not the original author and, after giving it a bit of thought, I decided that I should not comment on it. Since I think that it's "ok" to squash previous (unfinished) work, add Example of Edit: node.js adds authors in release notes: https://nodejs.org/en/blog/release/v14.0.0/ |
Addresses envoyproxy#11007 (comment). Signed-off-by: Harvey Tuch <htuch@google.com>
Addresses #11007 (comment). Signed-off-by: Harvey Tuch <htuch@google.com>
This is revive of #8921
Description:
Risk Level: Low
Testing: unit test and integration test.
Docs Changes: yes
Release Notes:
Fixes #7537
Follow up #8126