containers / virtcontainers

A Go package for building hardware virtualized container runtimes
Apache License 2.0
139 stars 43 forks source link

kata_agent: Constraints the OCI spec #568

Closed sboeuf closed 6 years ago

sboeuf commented 6 years ago

This commit constraints the OCI spec provided to the agent on several point such as seccomp, hooks, network namespace and Intel RDT.

Fixes #559

Signed-off-by: Sebastien Boeuf sebastien.boeuf@intel.com

sameo commented 6 years ago

Besides the fact that I think we could keep seccomp in: LGTM

Approved with PullApprove Approved with PullApprove

sameo commented 6 years ago

Now for real: LGTM