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.

Add rootless logic to kata-runtime #1874

@gabibeyer

Description

@gabibeyer

Add the ability to check whether an execution of kata is being ran with sudo or not; in other words, whether the host is ran kata privileged or not. This will allow different paths of execution to be performed by the runtime depending on the whether it is rootless or not. Additionally, a rootless directory will be needed to avoid permission issues when storing/reading data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions