mirror of https://github.com/hashicorp/consul
Merge pull request #9436 from hashicorp/dnephin/fix-service-health-req-cache-key
structs: fix caching of ServiceSpecificRequest when ingress=truepull/9537/merge
commit
964ab23280
@ -0,0 +1,4 @@
|
||||
```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.
|
||||
``
|
Loading…
Reference in new issue