Skip to content

Pause and resume the egress sidecar together with the sandbox in Docker runtime #1422

Description

@DigHuang

Why do you need it?

OpenSandbox creates the egress component as a separate sidecar container,pauses the main sandbox container, but the egress sidecar remains running. This means:
The sandbox lifecycle state does not represent the complete sandbox data plane.
The egress sidecar continues consuming CPU and memory while the sandbox is paused.

Requirements

We would like sandbox.pause() and sandbox.resume() to manage the egress sidecar as part of the same lifecycle operation.

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