Skip to content

runctl server should reject older runctl clients #73

Open
@rmg

Description

@rmg

When running sl-run from [email protected] connecting with sl-runctl from [email protected] results in the sl-runctl command hanging waiting for a response.

The cause is likely sequence numbers being added to the protocol in 1.1.1.

To mitigate this, the server side of the control channel should close connections that don't follow its expected protocol/format instead of silently dropping the message. This would result in an error on the sl-runctl side instead of hanging.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions