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

# Release 1.6.3

Choose a tag to compare

@jcvenegas jcvenegas released this 08 May 22:12
· 1526 commits to master since this release
f42b791

agent Changes

Shortlog

d14254e release: Kata Containers 1.6.3

proxy Changes

Shortlog

c628544 release: Kata Containers 1.6.3

runtime Changes

Stability fixes

Shortlog

a4ff08b release: Kata Containers 1.6.3
1ece800 virtcontainers: inherit parent's CPU constraint
14214a4 cli: do not fail on list when some containers bust
48c531b s390x: fix gofmt complain
e0966d8 template: Add check if vm template is on before vm template initialize
9086183 build: turn COMMIT into a file dependency
85688f5 build: extract config-generated.go.in from Makefile
fea0ed9 build: fix race between 'clean' and generated files
0ab06c0 build: use MAKEFILE_LIST for a more complete Makefile dependency
45b9ae7 build: add VERSION dependency to netmon target
77fa89e build: remove duplicated COLLECT_SCRIPT from clean
3d0cb0b sandbox: return ErrNoSuchContainer when failing to find a container
a3e67f0 shimv2: convert vc errors to grpc errors
198f171 vc: export vc error types
a7953c3 agent: pass correct mount type to agent for ephemeral volumes
acc6d09 factory: Make VMCache and VM templating can work together

shim Changes

Shortlog

e0d0628 release: Kata Containers 1.6.3

Compatibility with Docker

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

Compatibility with CRI-O

Kata Containers 1.6.3 is compatible with CRI-O v1.13.0

Compatibility with cri-containerd

Kata Containers 1.6.3 is compatible with cri-contaienrd da0c016c830b2ea97fd1d737c49a568a816bf964

OCI Runtime Specification

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

Compatibility with Kubernetes

Kata Containers 1.6.3 is compatible with Kubernetes 1.13.3-00

Kata Linux Containers image

Agent version: 1.6.3

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.3 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