Skip to content
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

envoy: http connection pool for metadata upstream extension #3314

Merged
merged 3 commits into from May 5, 2021

Conversation

tbarrella
Copy link
Contributor

What this PR does / why we need it: Next step for istio/istio#31444

Special notes for your reviewer: Keeping PR size small for easier reviews. There weren't associated unit tests for HttpConnPool; this would be tested in future extension-level tests

@tbarrella tbarrella requested review from lambdai and a team April 27, 2021 23:37
@google-cla google-cla bot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Apr 27, 2021
@istio-testing istio-testing added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 27, 2021
@mandarjog
Copy link
Contributor

Cc @kyessenov

@lambdai
Copy link
Contributor

lambdai commented Apr 28, 2021

LGTM
CC @lizan

@lambdai
Copy link
Contributor

lambdai commented Apr 28, 2021

/retest

@tbarrella
Copy link
Contributor Author

Could anyone review this? This is basically the same as HttpConnPool, but with the upstream as MetadataUpstream instead of HttpUpstream

@lizan
Copy link
Contributor

lizan commented May 4, 2021

Any test?

@tbarrella
Copy link
Contributor Author

No, see the reviewer notes; considering there aren't any unit tests for HttpConnPool, I think integration tests for the extension (once it's implemented) will be enough

@tbarrella
Copy link
Contributor Author

/retest

@istio-testing istio-testing merged commit bcabf3d into istio:master May 5, 2021
@tbarrella tbarrella deleted the metadata2 branch May 5, 2021 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
5 participants