test: fix RawConnectionDriver#122
Conversation
Signed-off-by: Yuchen Dai <silentdai@gmail.com>
|
After set the envoy repo to local directory which reflects envoyproxy/envoy#10998 |
|
|
Signed-off-by: Yuchen Dai <silentdai@gmail.com>
mattklein123
left a comment
There was a problem hiding this comment.
Thanks for working on this.
echo2_integration_test.cc
Outdated
| namespace Envoy { | ||
| namespace { | ||
|
|
||
| // NoCreateConnectionDriver is used to provide "value" member regardless `createConnectionDriver` |
There was a problem hiding this comment.
This is too complicated. Please just remove all of this and put in the final code that you need. We can force merge it here, and then you can update the SHA of filter example in your other PR. Thank you!
There was a problem hiding this comment.
Sounds good. It's a great c++ template practice in the weekend though.
I am reverting this PR
This reverts commit e335207. Signed-off-by: Yuchen Dai <silentdai@gmail.com>
|
@mattklein123 reverted and the description of this PR is updated. |
To go with envoyproxy/envoy#10998
We will introduce a small downtime when building from envoy-filter-example:master before envoyproxy/envoy#10998 is merged.
Signed-off-by: Yuchen Dai silentdai@gmail.com