Mirantis / virtlet

Kubernetes CRI implementation for running VM workloads
Apache License 2.0
743 stars 128 forks source link

Use minimal libguestfs bindings #837

Closed ivan4th closed 5 years ago

ivan4th commented 5 years ago

Fixes #822

This PR also adds some tests for injecting the files into rootfs, but more tests still needed there (configmap processing should be verified using fake k8s client)


This change is Reviewable