open-consul/.changelog/15614.txt
cskh 3e37a449c8
feat(ingress-gateway): support outlier detection of upstream service for ingress gateway (#15614)
* feat(ingress-gateway): support outlier detection of upstream service for ingress gateway

* changelog

Co-authored-by: Eric Haberkorn <erichaberkorn@gmail.com>
2022-12-13 11:51:37 -05:00

8 lines
273 B
Plaintext

```release-note:feature
config-entry(ingress-gateway): support outlier detection (passive health check) for upstream cluster
```
```release-note:breaking-change
ingress-gateway: upstream cluster will have empty outlier_detection if passive health check is unspecified
```