teleport/integration/proxy
Anton Miniailo a26b6d88bf
Fix Proxy Kube listener behavior regarding PROXY protocol usage (#32893)
* Fix Proxy Kube listener behavior regarding PROXY protocol usage

We always provided Proxy's PROXYProtocolMode to the listnening kube server,
but its listener could be already behind alpn multiplexed listener,
which already consumed PROXY protocol.

* Use clusterNetworkConfig

Co-authored-by: Tiago Silva <tiago.silva@goteleport.com>

* Improve wording.

* Add option for testing proxy kube multiplexer

* Modify option for setting IgnoreSelfConnections on kube's multiplexer

* Fix spelling

---------

Co-authored-by: Tiago Silva <tiago.silva@goteleport.com>
2023-10-08 23:16:04 +00:00
..
main_test.go Split out appaccess and proxy integration tests (#16232) 2022-09-08 08:27:51 -06:00
proxy_helpers.go [Buddy 30860] Added --insecure flag to tbot (#31093) 2023-09-11 08:16:18 +00:00
proxy_test.go Fix Proxy Kube listener behavior regarding PROXY protocol usage (#32893) 2023-10-08 23:16:04 +00:00
proxy_tunnel_strategy_test.go Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
teleterm_test.go Implement waiting for Connect My Computer node to join cluster (#30905) 2023-09-21 11:43:10 +00:00