Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Release 0.7.0

Compare
Choose a tag to compare
@laijs laijs released this 28 Oct 09:27
· 546 commits to master since this release
  • Support system arch s390x and ppc64le (#312)
  • Support system arch ARM64 (#360)
  • Enable VM template for runV and runV-containerd, which improves the boot performance to 130ms and reduces 80MB memory consumption per container. (#303, #304)
  • Enable CNI, OVS and improve the networking configurations. (#286, #307)
  • Add QoS Control for network interface. (#331)
  • Allow one volume to be mounted to multiple mount points of one container. (#329)
  • Improve streaming IO for containers
  • Move dependencies from Godep to vendors
  • Many other fixes and improvements