Skip to content

upstreams: creating TCP and HTTP upstream via factory#11561

Merged
alyssawilk merged 4 commits into
envoyproxy:masterfrom
alyssawilk:pluggable_factory
Jun 16, 2020
Merged

upstreams: creating TCP and HTTP upstream via factory#11561
alyssawilk merged 4 commits into
envoyproxy:masterfrom
alyssawilk:pluggable_factory

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

Part 3 of #11327, using the new configuration to create the upstream connection pool.

Risk Level: Medium (router refactor, intended as no-op)
Testing: new unit tests
Docs Changes: n/a
Release Notes: pending final PR

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks LGTM with 1 comment.

/wait

@@ -0,0 +1,35 @@
#pragma once
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we actually need to reference these anywhere? In general we are trying to move away from the WKN files, so perhaps just inline the strings where they are used if possible?

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@alyssawilk
Copy link
Copy Markdown
Contributor Author

/azp list

@azure-pipelines
Copy link
Copy Markdown

CI/CD Pipelines for this repository:

@alyssawilk
Copy link
Copy Markdown
Contributor Author

/azp run envoy-presubmit

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@alyssawilk alyssawilk merged commit a64a7b3 into envoyproxy:master Jun 16, 2020
yashwant121 pushed a commit to yashwant121/envoy that referenced this pull request Jun 24, 2020
Part 3 of envoyproxy#11327, using the new configuration to create the upstream connection pool.

Risk Level: Medium (router refactor, intended as no-op)
Testing: new unit tests
Docs Changes: n/a
Release Notes: pending final PR

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: yashwant121 <yadavyashwant36@gmail.com>
yashwant121 pushed a commit to yashwant121/envoy that referenced this pull request Jun 24, 2020
Part 3 of envoyproxy#11327, using the new configuration to create the upstream connection pool.

Risk Level: Medium (router refactor, intended as no-op)
Testing: new unit tests
Docs Changes: n/a
Release Notes: pending final PR

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: yashwant121 <yadavyashwant36@gmail.com>
songhu pushed a commit to songhu/envoy that referenced this pull request Jun 25, 2020
Part 3 of envoyproxy#11327, using the new configuration to create the upstream connection pool.

Risk Level: Medium (router refactor, intended as no-op)
Testing: new unit tests
Docs Changes: n/a
Release Notes: pending final PR

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
yashwant121 pushed a commit to yashwant121/envoy that referenced this pull request Jul 24, 2020
Part 3 of envoyproxy#11327, using the new configuration to create the upstream connection pool.

Risk Level: Medium (router refactor, intended as no-op)
Testing: new unit tests
Docs Changes: n/a
Release Notes: pending final PR

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: yashwant121 <yadavyashwant36@gmail.com>
@alyssawilk alyssawilk deleted the pluggable_factory branch September 30, 2020 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants