Skip to content

VM pods: interactive exec and attach need a PTY mode in cocoon-agent #660

Description

@CMGS

Sub-issue of #657. engine/cocoon runs Execute through cocoon vm exec, which is pipe mode (stdin, stdout, stderr, exit code) because cocoon-agent has no PTY mode yet. Interactive eru-cli workload exec -t and attach on VM pods therefore work without a terminal; cocoon vm console is the PTY path meanwhile.

Blocked on cocoonstack/cocoon-agent growing a PTY mode. When it lands: pass the terminal size through vm exec, wire ExecResize to it, and make VirtualizationAttach use it. Nothing else in #657 depends on this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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