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

release: Clear Containers 3.0.14 #937

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

jcvenegas
Copy link
Contributor

@jcvenegas jcvenegas commented Jan 18, 2018

Release 3.0.14

Welcome to new Clear Containers release!. This week the the log was improved by adding more logs
for virtcontainers oci package. Now VM config resources are honoured in order to create the pod config with the right number of vCPUs and Memory. For this releaes 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

Clear Containers 3.0.14

Fixes: clearcontainers#936

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
@jodh-intel
Copy link
Contributor

jodh-intel commented Jan 18, 2018

lgtm

Approved with PullApprove Approved with PullApprove

@clearcontainersbot
Copy link

kubernetes qa-passed 👍

@jcvenegas jcvenegas merged commit 753dfa1 into clearcontainers:master Jan 18, 2018
mcastelino pushed a commit to mcastelino/runtime that referenced this pull request Dec 6, 2018
…tracing

kata-env: Show runtime trace setting
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants