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

fix: allow mode to be set for each request being proxied #3

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

smira
Copy link
Member

@smira smira commented Nov 27, 2019

This is critical for us to allow single proxy instance to proxy across
the nodes and down to filesocket listeners.

Signed-off-by: Andrey Smirnov smirnov.andrey@gmail.com

This is critical for us to allow single proxy instance to proxy across
the nodes and down to filesocket listeners.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
@@ -250,6 +250,7 @@ func (s *ProxyOne2ManySuite) TestPingEmptyTargets() {
{"1", "2"},
{"3", "2", "1"},
{"0", "4"},
{"3"},
Copy link
Member Author

Choose a reason for hiding this comment

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

this test is now possible: one2many mode and single upstream

@smira smira merged commit 6c9f7b3 into siderolabs:master Nov 27, 2019
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.

None yet

2 participants