Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

# Release 1.6.5

Compare
Choose a tag to compare
@ganeshmaharaj ganeshmaharaj released this 06 Jun 01:44
· 1526 commits to master since this release
35fa753

agent Changes

Shortlog

27f6a0a release: Kata Containers 1.6.5
d52195f mount: Add a proper rollback path to addStorages()

proxy Changes

Shortlog

0f4ee5a release: Kata Containers 1.6.5

runtime Changes

Shortlog

931c42e release: Kata Containers 1.6.5
47259fb shimv2: shutdown the sandbox when sandbox container exited
a38b402 shimv2: kill a container return directly once the container termianted
377f332 shimv2: fix the issue of passing the wrong container id
c2dea7b shimv2: fix set status when container exit
6980889 Networking: Ensure that network namespace is propagated
fd2abee shimv2: Close vhostfd after vm get vhostfd
afdf6b7 kata_proxy: Open a special goroutine do cmd.Wait
0181c74 versions: Update golang to 1.11.10
107e49d virtcontainers: Set correct Shmsize for ppc64le
65de7de data/kata-collect-data: support kata containers snap
42157d1 cache: Call vm.Disconnect() when close vm
bc445e2 kata_proxy: Set Setsid to true when exec kata-proxy
b39729e runtime : delete redundant code in CreateContainer
eed591b fc-toml: remove proxy section in config
0d98dd9 ci: Build kata-runtime before running static checks
366b1cc s390x: fix compile error for 1.6.3

shim Changes

Shortlog

4fd4ff2 release: Kata Containers 1.6.5

Compatibility with Docker

Kata Containers 1.6.5 is compatible with Docker v18.06-ce

Compatibility with CRI-O

Kata Containers 1.6.5 is compatible with CRI-O v1.14.1

Compatibility with cri-containerd

Kata Containers 1.6.5 is compatible with cri-contaienrd da0c016c830b2ea97fd1d737c49a568a816bf964

OCI Runtime Specification

Kata Containers 1.6.5 support the OCI Runtime Specification v1.0.0-rc5

Compatibility with Kubernetes

Kata Containers 1.6.5 is compatible with Kubernetes 1.13.3-00

Kata Linux Containers image

Agent version: 1.6.5

Default Image Guest OS:

description: |
Root filesystem disk image used to boot the guest virtual
machine.
url: https://github.com/kata-containers/osbuilder
architecture:
aarch64:
name: fedora
version: latest
ppc64le:
name: centos
version: latest
s390x:
name: ubuntu
version: latest
x86_64:
name: clearlinux
version: latest
meta:
image-type: clearlinux

Default Initrd Guest OS:

description: |
Root filesystem initrd used to boot the guest virtual
machine.
url: https://github.com/kata-containers/osbuilder
architecture:
aarch64:
name: alpine
version: "3.7"
ppc64le:
name: alpine
version: "3.7"
s390x:
name: alpine
version: "3.7"
x86_64:
name: alpine
version: "3.7"

Kata Linux Containers Kernel

Kata Containers 1.6.5 suggest to use the Linux kernel v4.19.28
See the kernel suggested Guest Kernel patches
See the kernel suggested Guest Kernel config

Installation

Follow the Kata installation instructions.

Issues & limitations

More information Limitations