61e2ea094c
`property-override` is an extension that allows for arbitrarily patching Envoy resources based on resource matching filters. Patch operations resemble a subset of the JSON Patch spec with minor differences to facilitate patching pre-defined (protobuf) schemas. See Envoy Extension product documentation for more details. Co-authored-by: Eric Haberkorn <eric.haberkorn@hashicorp.com> Co-authored-by: Kyle Havlovitz <kyle@hashicorp.com>
4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
```release-note:feature
|
|
xds: Add `property-override` built-in Envoy extension that directly patches Envoy resources.
|
|
```
|