mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
e2f15cfe56
* Fix namespaced peer service updates / deletes. This change fixes a function so that namespaced services are correctly queried when handling updates / deletes. Prior to this change, some peered services would not correctly be un-exported. * Add changelog.
4 lines
177 B
Plaintext
4 lines
177 B
Plaintext
```release-note:bug
|
|
peering: Fix issue where modifying the list of exported services did not correctly replicate changes for services that exist in a non-default namespace.
|
|
```
|