Skip to content

Conversation

PiotrSikora
Copy link
Contributor

"use_original_dst" and "bind_to_port" are two complementary parts
of the "virtual listeners" feature, and they should be deprecated
together.

However, they are both currently exempted (see: #5355), so revert
the change from #7549.

Signed-off-by: Piotr Sikora piotrsikora@google.com

"use_original_dst" and "bind_to_port" are two complementary parts
of the "virtual listeners" feature, and they should be deprecated
together.

However, they are both currently exempted (see: envoyproxy#5355), so revert
the change from envoyproxy#7549.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@PiotrSikora
Copy link
Contributor Author

cc @alyssawilk @mattklein123 @silentdai

Copy link
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.

LGTM

@mattklein123
Copy link
Member

Actually, @PiotrSikora should we just undeprecate this in the config also to avoid the warning?

/wait-any

@PiotrSikora
Copy link
Contributor Author

@mattklein123 both fields are deprecated in the config one way ([deprecated = true]) or another (contained within message DeprecatedV1), so I'm not sure if it's worth flipping it there back and forth, especially since we don't want anyone to start using it now...

Also, @silentdai is actively working on migrating Istio to filter chains, so we shouldn't need anymore it in 4-6 weeks, and then we can add them both to this list.

@mattklein123
Copy link
Member

OK sounds good.

@mattklein123 mattklein123 merged commit e4e1e62 into envoyproxy:master Jul 18, 2019
TAOXUY pushed a commit to TAOXUY/envoy that referenced this pull request Jul 22, 2019
"use_original_dst" and "bind_to_port" are two complementary parts
of the "virtual listeners" feature, and they should be deprecated
together.

However, they are both currently exempted (see: envoyproxy#5355), so revert
the change from envoyproxy#7549.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
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.

3 participants