unikraft / kraftkit

Build and use highly customized and ultra-lightweight unikernel VMs.
https://unikraft.org/docs/cli
BSD 3-Clause "New" or "Revised" License
238 stars 63 forks source link

feat(action): Allow running in privileged mode #1717

Closed LucaSeri closed 5 months ago

LucaSeri commented 5 months ago

Running the kraft container in privileged mode allows users to networking operations in workflows. Tested in https://github.com/unikraft/catalog/actions/runs/9480239077/job/26120574266

Prerequisite checklist

Description of changes