envoyproxy / envoyproxy/envoy

Support field masks across > 1 DynamicListener resource

Open
#9,669 0 comments 0 reactions 0 assignees View on GitHub
area/admin help wanted tech debt
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
428

Description

https://github.com/envoyproxy/envoy/pull/9633 introduced an assumption that field masks will operate on at most one `Any` resource at a time. A single `DynamicListener`, might legitimately refer to both a warming and active listener by the same name and thus require a field mask capable of indexing through two (or more) `Any` resources.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.