2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-01 13:50:41 +00:00
Andrew Stucki f9d9d4db60
Fix subscribing/fetching objects not in the default partition ()
* Fix subscribing/fetching objects not in the default namespace

* add changelog
2023-06-06 09:09:33 -04:00

4 lines
174 B
Plaintext

```release-note:bug
gateways: **(Enterprise only)** Fixed a bug in API gateways where gateway configuration objects in non-default partitions did not reconcile properly.
```