mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
5caa0ae3f5
* api-gateway: subscribe to bound-api-gateway only after receiving api-gateway This fixes a race condition due to our dependency on having the listener(s) from the api-gateway config entry in order to fully and properly process the resources on the bound-api-gateway config entry. * Apply suggestions from code review * Add changelog entry
4 lines
200 B
Plaintext
4 lines
200 B
Plaintext
```release-note:bug
|
|
api-gateway: fix race condition in proxy config generation when Consul is notified of the bound-api-gateway config entry before it is notified of the api-gateway config entry.
|
|
```
|