ef9d44fdfe
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.
5 lines
191 B
Plaintext
5 lines
191 B
Plaintext
```release-note:bug
|
|
cache: Fixed a bug where a DNS or API request for an ingress gateway would incorrectly
|
|
return a cached result for a service request with the same name, and vice versa.
|
|
``
|