From b199ae01b42a94d03d5405f239b352717d24a7bc Mon Sep 17 00:00:00 2001 From: katacontainersbot Date: Mon, 1 Jul 2019 19:37:39 +0000 Subject: [PATCH] release: Kata Containers 1.8.0-rc0 - rootfs: configure chronyc service with makestep - agent: detect required Go version from versions.yaml - rootfs-builder: exclude unsupported archs from euleros and clearlinux - tests: reduce the amount of log displayed - chrony: Configure chrony to start only when /dev/ptp0 exists. - rootfs: install systemd tmp.mount if needed 5a5ffa4 rootfs-builder: exclude unsupported archs from euleros 7dc15c2 rootfs-builder: exclude unsupported archs from clearlinux d2e80f5 chrony: Configure chrony to start only when /dev/ptp0 exists. 6969c7f rootfs: install systemd tmp.mount if needed add0d44 rootfs: configure chronyc service with makestep cc5df05 travis: do not set -x when running test 25d75e5 tests: reduce the amount of log displayed acc9c7f tests: identify the distros with build failures 68f2090 make: add ability to silent recipe commands with chronic cbb8c01 make: add print-% target printing variable value e770e2a rootfs: enforce minimum Go version when building locally 92b42c7 agent: detect required Go version from versions.yaml Signed-off-by: katacontainersbot --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 4825ad3c1d..8fea7f729f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.0-alpha2 +1.8.0-rc0