This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 108
Expose raw API calls for logs, exec, etc. #11
Labels
Comments
I would love the ability to send commands to running pods. Would solve a lot of problems for me. Big thumbs up! |
I'm actually struggling to find a spec on how attach is implemented. Do you have any links in the core repo? |
They have their own protocol built on top of http2, most of the core pieces are in |
In addition there is a WebSocket variant since 1.6, if that is easier to support. |
Did exec over an HTTP/2 stream end up working? |
This is still open. I haven't had time to dig into how much work it'd be to
support, and a lot of the deployments patterns I personally use don't
leverage exec.
…On Fri, Aug 10, 2018, 11:08 AM Eric Cox ***@***.***> wrote:
Did exec over an HTTP/2 stream end up working?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACO_XYtvsjGFdVr5nwRfo40LORSkg_zaks5uPcwXgaJpZM4Ld57t>
.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: