2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-01 22:00:42 +00:00
Derek Menteer 1f7e7abeac
Fix issue with incorrect proxycfg watch on upstream peer-targets. ()
This fixes an issue where the incorrect partition was given to the
upstream target watch, which meant that failover logic would not
work correctly.
2023-01-03 10:44:08 -06:00

4 lines
130 B
Plaintext

```release-note:bug
connect: Fix issue where watches on upstream failover peer targets did not always query the correct data.
```