8000 Migrate from using bind_to_port=false to filter chains. · Issue #10533 · istio/istio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Migrate from using bind_to_port=false to filter chains. #10533
Open
@PiotrSikora

Description

@PiotrSikora

Envoy removed support for bind_to_port (envoyproxy/envoy#5288), which has been marked as deprecated_v1 since 2017-08-15 (envoyproxy/data-plane-api@86de1f2), and announced to be removed on 2018-03-15 (https://groups.google.com/forum/#!topic/envoy-announce/Lb1QZcSclGQ), so it was long time coming, but we cannot upgrade Envoy in Istio Proxy now...

The feature was superseded by filter chains, and so we should migrate from using multiple listeners with bind_to_port=false to a single listener with multiple filter chains.

cc @duderino @costinm @rshriram @knrc

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

P1

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0