open-nomad/.changelog/10873.txt
Seth Hoenig 7c3db812fd consul/connect: remove sidecar proxy before removing parent service
This PR will have Nomad de-register a sidecar proxy service before
attempting to de-register the parent service. Otherwise, Consul will
emit a warning and an error.

Fixes #10845
2021-07-08 13:30:19 -05:00

4 lines
102 B
Plaintext

```release-note:bug
consul/connect: Fixed a bug where service deregistered before connect sidecar
```