Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spiffe: add support for spiffe bundle format (#36190)
Commit Message: Adds alternative to "trust_domains" config for the spiffe validator—"trust_bundle_map". Additional Description: [#35567](envoyproxy/envoy#35567) trust_bundle_map points to a local file containing a [SPIFFE bundle map](https://docs.google.com/document/d/13KHycYIfRC-g42aEfo4_4inF_WauCXOBgZAcUGuxdgs/edit#heading=h.o2sg9lu1e74v). A file watcher is set up to trigger refreshes to the SPIFFE data when this file is modified. SPIFFE refresh hint and sequence number are currently ignored. Risk Level: medium Testing: WIP Docs Changes: TBD Release Notes: TBD --------- Signed-off-by: Brian Sonnenberg <[email protected]> Mirrored from https://github.com/envoyproxy/envoy @ c60d428b3d0ed568a96d30f4c91f77843a308c19
- Loading branch information