Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket implementation for connect_core_v1_get_namespaced_pod_exec #12

Open
benwbooth opened this issue Mar 5, 2019 · 1 comment
Open

Comments

@benwbooth
Copy link

Currently there doesn't appear to be a websocket implementation for connect_core_v1_get_namespaced_pod_exec. It would be great to have one. The python k8s client has an implementation here. The ws crate could be used for the implementation. Thanks!

@ynqa
Copy link
Owner

ynqa commented Mar 9, 2019

@benwbooth Thanks, we will tackle this issue for gold-requirements later.

Support exec, attach, port-forward calls (these are not normally supported out of the box from swagger-codegen)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants