2
0
mirror of https://github.com/status-im/consul.git synced 2025-02-21 09:58:26 +00:00

1 Commits

Author SHA1 Message Date
Daniel Nephin
29ce5ec575 structs: fix caching of ServiceSpecificRequest when ingress=true
The field was not being included in the cache info key. This would result in a DNS request for
web.service.consul returning the same result as web.ingress.consul, when those results should
not be the same.
2021-01-14 17:01:40 -05:00