We are happy to announce the release of CRI-O v1.0.0-rc2 (
https://github.com/kubernetes-incubator/cri-o/releases/tag/v1.0.0-rc2)
Big thanks to our maintainers and contributors from Red Hat, Intel, SUSE,
Hyper, IBM and others.
The main reason behind this second RC is to fix a failure to pull official
images from the Docker Hub.
Highlights of the release:
-
Fix image pulling.
-
Docker Hub started serving manifest lists for different architectures
for official images (e.g. redis). That resulted in CRI-O not
being able to
pull official images from Docker Hub.
-
Correctly set hostname in pods.
-
SELinux fixes.
-
Updated kubernetes to v1.7.6.
-
Fixes to seccomp handling.
-
Other fixes and more tests.
List of changes is available here
https://github.com/kubernetes-incubator/cri-o/compare/v1.0.0-rc1...v1.0.0-rc2?expand=1
Thanks,
CRI-O team.