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.

clh: Complete the 'seccomp' filter list based on the workload from Kata's CI  #2901

@likebreath

Description

@likebreath

Which feature do you think can be improved?

As discussed in the issue #2899, the incomplete list of seccomp filter from cloud-hypervisor can introduce (random) failures in our CI jobs. As a workaround, the seccomp option of clh is temporarily disabled in kata.

How can it be improved?

We should collect the missing syscall triggered by Kata's CI workload, and added them to clh's seccomp filter list. Once we have a complete list (for kata's CI workload), we should bring the seccomp option of clh back to kata, so that we can leverage this security feature from clh.

Metadata

Metadata

Assignees

Labels

enhancementImprovement to an existing featureport-to-2.0PRs that need to be ported to kata 2.0-dev branch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions