-
Notifications
You must be signed in to change notification settings - Fork 182
kubernetes.stream with proxy #156
Comments
The exception im getting prior to fix is:
|
For all other API calls (except the exec) proxy works great.
|
/assign @roycaihw |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Seems like even though i have setup proxy to all of my k8s python api calls i cannot use stream in order to perform the call to connect_get_namespaced_pod_exec
the class 'WSClient' doesnt seem to take this into account:
Example for the cod e i expected:
The text was updated successfully, but these errors were encountered: