Skip to content

Allow actors to opt-in/out of Linux capabilities #744

Description

The set of capabilities we grant to actor sandboxes are hardcoded today. There should be a way for actors to specify which capabilities to add / drop, similar to securityContext.capabilities in k8s Pod's.

It would be nice to have a way to define this in the ActorTemplate container. We could follow a similar patter as k8s where users can specify capabilities to add / drop, from the default set of capabilities from the sandbox class (i.e gvisor, cloud-hypervisor).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions