Skip to content

Missing support (closing stdin) for websocket exec #1723

@oekarlsson

Description

@oekarlsson

The problem is very well described in issue #397

After spending the day with many versions of code that tried to send data and just do a cat to a file, I finally concluded that the C# Kubernetes client still does not properly support sending data on stdin using websockets (specifically closing stdin). If I understand this correctly it is mainly about this issue in Kubernetes that @admilazz created: kubernetes/kubernetes#89899

That issue is closed now since "the v5 protocol that now supports closing the stdin via websocket". But how do I tell the C# client to use that protocol? Or is not supported yet? When can we hope for it to be supported?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions