consul/.changelog/17759.txt
Michael Zalimeni f9aa7aebb3
Property Override validation improvements (#17759)
* Reject inbound Prop Override patch with Services

Services filtering is only supported for outbound TrafficDirection patches.

* Improve Prop Override unexpected type validation

- Guard against additional invalid parent and target types
- Add specific error handling for Any fields (unsupported)
2023-06-15 13:51:47 -04:00

4 lines
130 B
Plaintext

```release-note:improvement
extensions: Improve validation and error feedback for `property-override` builtin Envoy extension
```