open-consul/.changelog/15865.txt
Derek Menteer 2af14c0084
Fix issue with incorrect proxycfg watch on upstream peer-targets. (#15865)
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.
```