Files
client-go/tools
Sascha Grunert 6dc9fe450c 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: a1ee076d5f4a3965afe43d0bc23096dfdc170448
2021-03-05 13:39:04 +01:00
..
2020-06-30 09:50:44 -07:00
2020-07-24 11:13:07 -04:00
2019-08-05 08:37:55 +02:00
2020-05-07 20:21:46 +02:00