consul/connect/proxy
R.B. Boyer 96f6ec48fa 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 20:03:15 +00:00
..
config.go Merge pull request #9981 from hashicorp/ma/uds_upstreams 2021-05-05 16:17:32 -04:00
config_test.go Merge pull request #10146 from hashicorp/dnephin/connect-proxy-test-deadlock 2021-05-05 16:17:32 -04:00
conn.go fix typos reported by golangci-lint:misspell (#5434) 2019-03-06 11:13:28 -06:00
conn_test.go Merge pull request #10146 from hashicorp/dnephin/connect-proxy-test-deadlock 2021-05-05 16:17:32 -04:00
listener.go connect/proxy: fixes logic bug preventing builtin/native proxy from starting upstream listeners (#10486) 2021-06-24 20:03:15 +00:00
listener_test.go Merge pull request #10146 from hashicorp/dnephin/connect-proxy-test-deadlock 2021-05-05 16:17:32 -04:00
proxy.go connect/proxy: fixes logic bug preventing builtin/native proxy from starting upstream listeners (#10486) 2021-06-24 20:03:15 +00:00
proxy_test.go connect/proxy: fixes logic bug preventing builtin/native proxy from starting upstream listeners (#10486) 2021-06-24 20:03:15 +00:00
testing.go sdk: add freelist tracking and ephemeral port range skipping to freeport 2019-09-17 14:30:43 -05:00