From 9e2cbe8ea1dba657967bc743871eaf80f6a69a5b Mon Sep 17 00:00:00 2001 From: Peng Tao Date: Tue, 30 Mar 2021 07:55:15 +0000 Subject: [PATCH] release: Kata Containers 2.0.2 - container: on cleanup, rm container directory for mounts path - backport: bindmount fixes - [backport] runtime: increase dial timeout - kata-deploy: Use the correct image for 2.0.2 release - [backport] shimv2: return the hypervisor's pid as the container pid - runtime: clh-config: add runtime hooks to the clh toml - runtime: cpuset: when creating container, don't pass cpuset details - [backport] runtime: Fix missing 'name' field on containerd-shim-v2 logs - [backport] Fixup systemd cgroup handling - Backports stable 2.0 - [backport] Fix Snap CI ac9f838 container: on cleanup, rm container directory for mounts path 2c1b957 runtime: remove unused functions dfe5ef3 tools: fix missing SPDX license header 50aa89f runtime: fix virtiofsd RO volume sharing 57aa746 runtime: mount shared mountpoint readonly ce2798b runtime: readonly mounts should be readonly bindmount on the host b7208b3 runtime: increase dial timeout a649d33 kata-deploy: Use the correct image d87076e runtime: return hypervisor Pid in TaskExit event 2dd859b shimv2: return the hypervisor's pid as the container pid c7db337 versions: Use release-1.18 (commit ee9128444bec10) 72af86f runtime: Fix missing 'name' field on containerd-shim-v2 logs 95b2cad clh: Use vanilla kernel. 506f4f2 cgroups: Add systemd detection when creating cgroup manager a3e35e7 cgroups: remove unused SystemdCgroup variable and accessor/mutators fdf69ab kernel: ACPI: Always build evged for stable kernel 56b94e2 agent: set edition = "2018" in .rustfmt.toml to fix rustfmt about async fn 0533bee packaging: add missing SPDX headers 2114576 docs: fix fluentbit logfmt parser link bcd8fd5 versions: Update cloud-hypervisor to release v0.12.0 6fe3f33 ci: default branch has renamed to main 3f3a253 agent: Agent invokes OCI hooks with wrong PID fc72d39 release: Rename runtime-release-notes to release-notes ef4ebfb release: We're not compatible with Docker. 336b806 rustjail: fix blkio conversion dd3c5fc kata-deploy: Ensure CRI-O uses the VM runtime type 93bd2e4 kata-deploy: Move the containerd workarounds to their own functions 7eb882a kata-deploy: Update README to reflect the current distributed artifacts a60cf37 snap: fix kernel setup ca64387 Agent: OCI hooks return malformed json 32feb10 runtime: cpuset: when creating container, don't pass cpuset details 3c618a6 agent: Remove bogus check from list_interfaces() unit test 7c888b3 osbuilder: Fix USE_DOCKER on s390x cf81d40 ci: snap: run snap CI on every pull request 79ed33a snap: fix kernel setup f1cea9a ci: snap: build targets that not need sudo first 4f802cc ci: snap: define proxy variables dda4279 kernel: Don't fail if "experimental" dir doesn't exist 5888971 packaging: Fix vmlinux kernel install on s390x ca28ca4 qemu: Add security fixes for CVE-2020-35517 50ad323 agent: Build for glibc on s390x f8314be docs: add katacontainers end-to-end arch image 99d9a24 kata-monitor: set buildmode to exe to avoid build failing 0091b89 osbuilder: Enforcing LIBC=gnu to rootfs build for ppc64le 9da2707 kernel: Updates to kernel config for ppc64le 2a0ff0b osbuilder: Add "Agent init" on terms glossary fa581d3 agent: add secure_join to prevent softlink escape a3967e9 osbuilder: Fix urls to repositories 272d39b osbuilder: Use Fedora and CentOS registries 7a86c2e shimv2: log a warning and continue on post-start hook failure 5096bd6 shimv2: log a warning and continue on post-stop hook failure 3fe59a9 snap: Don't release Kata Alpha/RC in snap store 61fa4a3 rustjail: fix the issue of missing destroy contaienr cgroups 856af1a runtime: cpuset: when creating container, don't pass cpuset details 74b5874 runtime: clh-config: add runtime hooks to the clh toml Signed-off-by: Peng Tao --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 38f77a65b..e9307ca57 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.1 +2.0.2