envoy icon indicating copy to clipboard operation
envoy copied to clipboard

tls: add upstream certificate selector

Open kyessenov opened this issue 4 months ago • 2 comments

Change-Id: Id41a4b09a7468def0e21f775c3302195399eb997

Commit Message: Extends the dynamic selector support to the upstream TLS context as well. Additional Description: Split out of https://github.com/envoyproxy/envoy/pull/42072 to make it easy to review. The goal is to enable filter-state based programming of upstream TLS contexts. Risk Level: low, mostly aligned with downstream selector Testing: added Docs Changes: yes Release Notes: none (no net new feature yet)

kyessenov avatar Dec 09 '25 06:12 kyessenov

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to (api/envoy/|docs/root/api-docs/). envoyproxy/api-shepherds assignee is @wbpcode CC @envoyproxy/api-watchers: FYI only for changes made to (api/envoy/|docs/root/api-docs/).

:cat:

Caused by: https://github.com/envoyproxy/envoy/pull/42477 was opened by kyessenov.

see: more, trace.

CC @ggreenway since it's related to the other PR. I'll combine the work together once they start merging.

kyessenov avatar Dec 09 '25 17:12 kyessenov

I am not familiar to TLS code base. Let's expert to handle this. :)

wbpcode avatar Dec 14 '25 11:12 wbpcode