istio v1.31.0

EnvoyFilter.spec.configPatches[].match.proxy.metadata.spec.configPatches.match.proxy

Match on properties associated with a proxy.

2 fields
EnvoyFilter.spec.configPatches[].match.proxy.metadata.spec.configPatches.match.proxy fields and descriptions
Field / TypeDescription
map[string]string

Match on the node metadata supplied by a proxy when connecting to istiod.

proxyVersion
string

A regular expression in golang regex format (RE2) that can be used to select proxies using a specific version of istio proxy.