We are happy to announce the release of CRI-O v1.0.0-rc1 (https://github.com/kubernetes-incubator/cri-o/releases/tag/v1.0.0-rc1)
Big thanks to our maintainers and contributors from Red Hat, Intel, SUSE, Hyper, IBM and others.
The first RC brings further stability, performance, and testing to CRI-O.
Highlights of the release:
Moved from kubernetes 1.6 to 1.7.
cadvisor support.
Full kubernetes e2e tests now gate PRs into cri-o (used to be node e2e).
Bugs, stability and performance fixes.
Continued working on kpod
New Commands
kpod cp
kpod diff
kpod export
kpod logs
kpod mount
kpod ps
kpod rename
kpod stats
kpod umount
This release contains minor features improvements as we are focused on bugs, stability and performance fixes for 1.0.0.
List of changes is available here https://github.com/kubernetes-incubator/cri-o/compare/v1.0.0-beta.0...v1.0.0-rc1?expand=1
Thanks,
CRI-O team.