open-consul/.changelog/14238.txt
malizz ef5f697121
Add additional parameters to envoy passive health check config (#14238)
* draft commit

* add changelog, update test

* remove extra param

* fix test

* update type to account for nil value

* add test for custom passive health check

* update comments and tests

* update description in docs

* fix missing commas
2022-09-01 09:59:11 -07:00

3 lines
128 B
Plaintext

```release-note:improvement
envoy: adds additional Envoy outlier ejection parameters to passive health check configurations.
```