containers / virtcontainers

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

kata_agent: Support CRI-O with overlay #620

Closed sboeuf closed 6 years ago

sboeuf commented 6 years ago

This pull request enables CRI-O to work with Kata Containers in case the storage driver used is overlay, meaning we rely on 9pfs to pass the rootfs inside the VM.

sboeuf commented 6 years ago

@chavafg could you check if you get CRI-O working for Kata with this PR ? Only with overlay.

sameo commented 6 years ago

LGTM

Approved with PullApprove Approved with PullApprove

jodh-intel commented 6 years ago

lgtm

Approved with PullApprove Approved with PullApprove