From 7c6826d01ab31639c9ce1b90c20f6eac36cbcae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Tue, 31 Aug 2021 18:43:17 +0200 Subject: [PATCH] release: Kata Containers 2.3.0-alpha0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ci: Add pmem CI job - ci: Add io.containerd.kata.v2 as a runtime - ci: Honor USE_DOCKER - kata-webhook: request cpu/memory to the pod and a few improvements - k8s: enable memory hotplug test for arm64 - metrics: Fixes exit non-zero exit returned by clean_env_ctr - integration/containerd: print containerd logs only if file exists - ci: Check if the rootfs_img is writable before binding read-only - ci: Remove redundant firecracker tests as we always run with Jailer now - checkmetrics: Bump boot time latency to take cgroup management overhead - integration/kubernetes: allow to run block volume test with ordinary users - cmd: checkmetrics: Fix debug log - integration/kubernetes: wait for registry container - ci: Skip unstable tests - ci: improve cleanup - ci: Remove duplicated runtime definitions - ci: set GO111MODULE="auto" in install_bats.sh - integration/pmem: fix bare metal CI - arch: Remove s390x-options.mk 366290e6 ci: Honor USE_DOCKER aed4afde ci: Add pmem CI job 09d5d477 ci: Add io.containerd.kata.v2 as a runtime 4ade8a5f kata-webhook: replace deprecated --dry-run option 5af3683f kata-webhook: check openssl/kubectl are present 208816df kata-webhook: explicitly request cpu and memory to the pod 35b3f8dd metrics: Fixes exit non-zero exit returned by clean_env_ctr 822a7629 k8s: enable memory hotplug test for arm64 b7fe87a0 ci: Check if the rootfs_img is writable before binding read-only 58d198b4 integration/containerd: print containerd logs only if file exists 9baede75 integration/kubernetes: allow to run block volume test with ordinary users 0cc28ae5 integration/kubernetes: wait for registry container b9ab21d1 ci: improve cleanup 3f3e85c0 ci: Skip unstable tests fe4d696c cmd: checkmetrics: Fix debug log 521f0c4d checkmetrics: Bump boot time latency to take cgroup management overhead 52dc4652 ci: Remove firecracker with jailer CI 541a6314 arch: Remove s390x-options.mk 02052803 ci: set GO111MODULE="auto" in install_bats.sh 553db63c ci: Remove duplicated runtime definitions 218b687b integration/pmem: fix bare metal CI Signed-off-by: Fabiano FidĂȘncio --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 5123f9cc9..38932ba20 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2.0-rc0 +2.3.0-alpha0