envoyproxy/envoy

Refactor Listener configuration

Open

#8.391 geöffnet am 26. Sept. 2019

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
api/v3help wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

As per the #next-major-version tag in lds.proto, we want to create a new listener structure for v3. I think this should be done in v2, with the creation of some NewKindOfListener resource and the existing Listener tagged as deprecated at message level. Following this, we can have v3 acting as the deprecation tick to remove.

Contributor Guide