mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
04bf24c8c1
* feat(ingress-gateway): support outlier detection of upstream service for ingress gateway * changelog Co-authored-by: Eric Haberkorn <erichaberkorn@gmail.com>
8 lines
273 B
Plaintext
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
|
|
```
|