8000 Interactive Exec on WebSocket api Close() requirement · Issue #145 · kubernetes-client/python · GitHub
[go: up one dir, main page]

Skip to content
Interactive Exec on WebSocket api Close() requirement #145
Closed
@mrmcmuffinz

Description

@mrmcmuffinz

Had a discussion with @mbohlool on slack about externalizing a close() method for websocket client. Scenario describe below:

Scenario:

  1. I have opened up an interactive exec.
  2. Executed a few commands.
  3. Completed my job.

Proposal:

  1. We need to externalize some method to close the socket in the event we are done using it and don't want the socket lingering around. Yes we could use an exit as part of our commands to run but does that really clean up the socket we opened up on our end?

Metadata

Metadata

Assignees

No one assigned

    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

      0