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

Release 3.0.12 #875

Merged
merged 2 commits into from
Dec 21, 2017
Merged

Release 3.0.12 #875

merged 2 commits into from
Dec 21, 2017

Conversation

jcvenegas
Copy link
Contributor

@jcvenegas jcvenegas commented Dec 21, 2017

Release 3.0.12

Welcome to Clear Containers 3.0.12 release!.

This release we have updated Clear Containers documentation:

  • There is new information about how to pass devices with docker's --device flag.
    It describes how to pass block and irtual Function I/O (VFIO) Devices.

  • A new installation guide was added to show how to install Clear Containers ins SLES.

  • The documentation for debugging was improved

On this release we have updated the virtcontainers module that includes the next changes:
Several Fixes and optimizations for the network.

  • It includes new supports for the specific mount of /dev:/dev case.
  • It introduces new proxy implementations, kata_proxy and no_proxy.
  • New qemu package from github.com/intel/govmm.

The docker exec --user option was fixed.

Changes

  • versions: Update CC assets
  • exec: Fix "docker exec --user"
  • vendor: Update virtcontainers vendoring
  • centos: Update CentOS documentation
  • doc: Update README for "cc-check"
  • Improve doc for debug
  • docs: Add documentation on how to pass devices with --device.
  • docs: Add SLES installation guide

Shortlog

54a5018 exec: Fix "docker exec --user"
ecaac82 exec: Comments
c833c6b config: Update proxy config
e96dd3b vendor: Update virtcontainers vendoring
9d586c7 centos: Update CentOS documentation
95255b0 doc: Update README for "cc-check"
56aa874 doc: Update logging and debug docs based on review
0bedb71 doc: Update agent and kernel debug documents
ef02de7 doc: Improve debug and logging details
f4e26f9 doc: Use colon for consistency
2fcfa80 docs: Add documentation on how to pass devices with --device.
73fc405 docs: Add SLES installation guide

Compatibility with Docker

Clear Containers 3.0.12 is compatible with Docker v17.09-ce

OCI Runtime Specification

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

Clear Linux Containers image

Clear Containers 3.0.12 requires at least Clear Linux containers image 19790

Clear Linux Containers Kernel

Clear Containers 3.0.12 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

More information Limitations

image changes:

version: 19480
Changes in package clear-containers-agent
     Jose Carlos Venegas Munoz - New agent version  a074983
https://download.clearlinux.org/releases/19480/clear/RELEASENOTES
version: 19530
Changes in package clear-containers-agent
     Jose Carlos Venegas Munoz - New agent version: a9fde54
https://download.clearlinux.org/releases/19530/clear/RELEASENOTES
version: 19790
Changes in package clear-containers-agent
     Jose Carlos Venegas Munoz - New agent version 4d844b2
https://download.clearlinux.org/releases/19790/clear/RELEASENOTES

kernel changes:

Enabled virtio scsi

Fixes: clearcontainers#874

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
New Clear Containers Version.

Fixes: clearcontainers#871

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
@jcvenegas jcvenegas changed the title Release 3012 Release 3.0.12 Dec 21, 2017
@jodh-intel
Copy link
Contributor

jodh-intel commented Dec 21, 2017

lgtm

Approved with PullApprove Approved with PullApprove

1 similar comment
@devimc
Copy link

devimc commented Dec 21, 2017

lgtm

Approved with PullApprove Approved with PullApprove

@jcvenegas jcvenegas merged commit d9f04c9 into clearcontainers:master Dec 21, 2017
@clearcontainersbot
Copy link

kubernetes qa-failed 👎

mcastelino pushed a commit to mcastelino/runtime that referenced this pull request Dec 6, 2018
Build {runtime,netmon} as Position-Independent-Executable (PIE) for improved
security and compliancy with distros packaging guidelines.

Fixes: clearcontainers#875

Signed-off-by: Marco Vedovati <[email protected]>
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.

4 participants