Remove redundant Warn log in HTTP codec. (#18699)#18702
Remove redundant Warn log in HTTP codec. (#18699)#18702htuch merged 4 commits intoenvoyproxy:release/v1.20from
Conversation
|
@mathetake PTAL |
|
Thanks, code LGTM, but we have to wait until #18658 has landed to have clean commit tree. /wait |
|
Ok. Thanks |
|
@mathetake Would you plesse
Hi @mathetake that need to be on top of envoyproxy:release/v.20.0, right ? |
yeah... i meant the same :) . One quick thing.. should i create new PR for Release note or do doc changes in same PR ? |
|
As I said in this PR. See #18782 |
Ok |
This line was introduced in efcf2e5, but it is flooding the log outputs of Envoy users, so this PR just deletes the line. For detail, please refer to envoyproxy#18643. Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io> Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
5438084 to
b736090
Compare
Anything pending here. Sorry, i did not get. |
You can see the conflict with the base branch so you need to resolve that. |
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
Done. Thanks for review it |
|
Pass to @htuch for final review |
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
…xy#18702) This line was introduced in efcf2e5, but it is flooding the log outputs of Envoy users, so this PR just deletes the line. For detail, please refer to envoyproxy#18643. Fixes envoyproxy#18643 Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com> Co-authored-by: Takeshi Yoneda <takeshi@tetrate.io>
This line was introduced in efcf2e5, but it is flooding the log outputs of Envoy users, so this PR just deletes the line. For detail, please refer to #18643.
Signed-off-by: Takeshi Yoneda takeshi@tetrate.io
Signed-off-by: Abhay Narayan Katare abhay.katare@india.nec.com
Commit Message: Remove redundant Warn log in HTTP codec (Backport from #18699)
Fixes #18643