open-consul/.changelog/10486.txt
R.B. Boyer e20abcc14f
connect/proxy: fixes logic bug preventing builtin/native proxy from starting upstream listeners (#10486)
Fixes #10480

Also fixed a data race in the `connect/proxy` package that was unearthed by the tests changed for this bugfix.
2021-06-24 15:02:34 -05:00

4 lines
120 B
Plaintext

```release-note:bug
connect/proxy: fixes logic bug preventing builtin/native proxy from starting upstream listeners
```