Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
This repository was archived by the owner on May 12, 2021. It is now read-only.

virtcontainers: always pass sandbox as pointers #262

@bergwolf

Description

@bergwolf

We have a lot of copies of sandbox around and it waste time and memory to do so. Instead, we can always pass it as pointers and it also ensures we have a consistent view of sandbox everywhere.

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