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

Release 1.5.1

Compare
Choose a tag to compare
@jcvenegas jcvenegas released this 01 Mar 12:15
· 1690 commits to master since this release
47a4477

agent Changes

Minor changes for repository management

Shortlog

08f391a release: Kata Containers 1.5.1
4951ea0 CODEOWNERS: add group review trigger for proto file changes
f2db85b pullapprove: remove it
7d9d2b9 ci: Add a CODEOWNERS file for github ack checks

proxy Changes

Minor changes for repository management

Shortlog

78d27f4 release: Kata Containers 1.5.1
a5663a9 ci: remove pullapprove config file
d8e29d7 docs: Add arch link to README file

runtime Changes

Minor changes for repository management
DESTDIR installation fixed
Fixed issue to do not destroy VM factory when checking status

Shortlog

d7c6e51 release: Kata Containers 1.5.1
d53a481 virtcontainers: fix vCPU calculation errors
23d1dfc versions: use clear linux latest rootfs.
b7588dc unit-test: refine func TestGetCPUDetails
e770e6a unit-test: add nolint comment to avoid unused warning
e1c5445 runtime: add appendBridges for arm64
ce29252 unit-test: test func for RunningOnVMM should be arch-dependent
b074797 unit-test: refine qemu_arm64_test.go
e2a6373 unit-test: struct TestDataa should be included in arch-indenpedent .go file
efe96e8 devices: fix attach count for vhost-user-blk
3d7a9b0 qemu: Cleanup Vm paths irrespective of Sandbox stop pass/fail
c4eb180 delete: force: Do not fail on non exiting container
847d940 Makefile: Set ARCH in GOPATH not set mode
1cff8cb pullapprove: remove it
09eb012 Makefile: Set arch regardless of GOPATH state
70c27ac ci: Add a CODEOWNERS file for github ack checks
6c9325d cli: set config options before showing config paths
41b9093 makefile: honor DESDIR on install
6277418 factory: do not destroy vm factory when checking status
d647fba versions: Update kernel to 4.14.102

shim Changes

Minor changes for repository management

Shortlog

615d384 release: Kata Containers 1.5.1
79833c1 pullapprove: remove it
a0a172e ci: Add a CODEOWNERS file for github ack checks

Compatibility with Docker

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

Compatibility with CRI-O

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

Compatibility with cri-containerd

Kata Containers 1.5.1 is compatible with cri-contaienrd 54b1c00b3b307b0fadd10c02d9467a6545c2c4d5

OCI Runtime Specification

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

Compatibility with Kubernetes

Kata Containers 1.5.1 is compatible with Kubernetes 1.12.2-00

Kata Linux Containers image

Agent version: 1.5.1

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.5.1 suggest to use the Linux kernel v4.14.102
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