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

Release:3.0.14

Compare
Choose a tag to compare
@jcvenegas jcvenegas released this 18 Jan 20:11
· 168 commits to master since this release
753dfa1

Release 3.0.14

Welcome to new a Clear Containers release!. This week the the log was improved by adding logs from the
for virtcontainers oci package. Now VM config resources are honored in order to create the pod config with the right number of vCPUs and Memory. For this release we have updated the virtcontainers package that fixes the issue of lingering bind-mounts after a container has been killed.

Changes

  • build: Allow for kata project build
  • main: Set the OCI vc package logger
  • config: honour VM config resources
  • CI: do not call .ci/setup.sh with sudo
  • vendor: Re-vendor virtcontainers
  • Versions: update last working agent
  • doc: limitations: fix typo (repeated word)

Shortlog

7a9a492 build: Allow for kata project build
024568f main: Set the OCI vc package logger
40df053 config: honour VM config resources
bc7622c CI: do not call .ci/setup.sh with sudo
8760806 vendor: Re-vendor virtcontainers
eaa6bb4 Versions: update last working agent
e7e2025 docs: fix the typo in docs/limitations.md

Compatibility with Docker

Clear Containers 3.0.14 is compatible with Docker v17.12-ce

OCI Runtime Specification

Clear Containers 3.0.14 support the OCI Runtime Specification v1.0.0-rc5

Clear Linux Containers image

Clear Containers 3.0.14 requires at least Clear Linux containers image 19350

Clear Linux Containers Kernel

Clear Containers 3.0.14 requires at least Clear Linux Containers kernel v4.9.60-83.container

Installation

Issues & limitations

Docker swarm support

See issue #771 for more

Networking

Adding networks dynamically

Resource management

docker run --cpus=

See issue #341 for more information.

docker run --kernel-memory=

See issue #388 for more information.

shm

cgroup constraints

Capabilities

See issue #51 for more information.

sysctl

tmpfs

Other

checkpoint and restore

docker stats

See issue #200 for more information.

runtime commands

ps command

See issue #95 for more information.

events command

See issue #379 for more information.

update command

See issue #380 for more information.

Networking

Support for joining an existing VM network

docker --net=host

docker run --link

Host resource sharing

docker --device

docker -v /dev/...

docker run --privileged

Other

Annotations

runtime commands

init command

spec command

Host rdmsr warnings

More information Limitations