Mirantis / virtlet

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

Add support for k8s 1.12 #816

Closed ivan4th closed 5 years ago

ivan4th commented 5 years ago

k8s 1.12 is already mostly supported, but we need to use a newer version of CRI Proxy to handle new CRI fields like runtimeHandler.


This change is Reviewable