Commit Graph

2 Commits (ec0072cec3a85bd7bdc4daa52f0f2f2cf1ab6d1c)

Author SHA1 Message Date
hc-github-team-consul-core 9dab351b38
Backport of Property Override validation improvements into release/1.16.x (#17778)
* backport of commit 97c779b5a2

* backport of commit dd56a6800b

---------

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2023-06-15 18:20:16 +00:00
Michael Zalimeni 5a46a8c604
Add `builtin/property-override` Envoy Extension (#17487)
`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>
2023-05-26 19:52:09 +00:00