Files
client-go/tools
Sascha Grunert 28a5bed2b3 Cleanup portforward streams after their usage
This implements a stream cleanup when using portforwardings. Before
applying this patch, the streams []httpstream.Stream within
`spdy/connection.go` would fill-up for each streaming request. This
could result in heavy memory usage. Now we use the stream identifier to
keep track of them and finally remove them again once they're no longer
needed.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>

Kubernetes-commit: 24f6ab9b438522e333af5acb5785976c7922106c
2021-03-05 13:39:04 +01:00
..
2020-06-30 09:50:44 -07:00
2020-10-09 17:50:52 -04:00
2019-08-05 08:37:55 +02:00