mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
f33feeeec4
We noticed that our mock API would sometimes respond with an empty array of addresses - which resulted in an empty space in the gateway upstream listing which looked as though it could be broken. I checked with backend, and as this will never happen, I made the change here also so the gateway upstream list is always fully populated with addresses.