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

Release 3.0.9 #838

Merged
merged 2 commits into from
Nov 29, 2017
Merged

Release 3.0.9 #838

merged 2 commits into from
Nov 29, 2017

Conversation

jcvenegas
Copy link
Contributor

@jcvenegas jcvenegas commented Nov 29, 2017

Release 3.0.9

Welcome to Clear Containers Release 3.0.9!
This week the runtime was updated to use a newer virtcontainers version. By updating virtcontainers we have the following changes:

This release was added support for custom machine accelerators and firmwares

virtcontainers changes

37dc3c6 cni: Assign the netpair for virtual endpoints after scan
8f846a2 cni: Fix bug while updating endpoints after scanning net namespace
6026603 qemu: Don't wait for the end of the VM
eeacf8b qemu: Fix disconnectCh issue and simplify it
711783f agent: hyperstart: Tear down properly the pod
d449ece api: Refactor RunPod()
c3663b2 pod: Run post-start hooks outside netns
b20ba87 pod: Improve pod create performances
42df5a6 hypervisor: add hot plugging support for Qemu Q35

Changes

  • config hypervisor
  • vendor: update virtcontainers
  • image: Version 19350

Shortlog

f8d3be3 versions: Update image to version 19350
006b591 hypervisor: add machine_accelerators option in config file
3583bca hypervisor: add bios option in configuration file
a70358a vendor: update virtcontainers

Compatibility with Docker

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

OCI Runtime Specification

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

Clear Linux Containers image

Clear Containers 3.0.9 requires at least Clear Linux containers image 19350

Clear Linux Containers Kernel

Clear Containers 3.0.9 requires at least Clear Linux Containers kernel v4.9.60-80.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

@devimc
Copy link

devimc commented Nov 29, 2017

missing "Signed-off-by"

Changes:

version: 19170
Changes in package clear-containers-agent (from 243e2aefa4f9ff5a1bd32967a213e8533dab54df-15 to 04fa18641b046dbcf10d13dcd0715e288bff41ce-16):
     Jose Carlos Venegas Munoz - version bump from 04fa18641b046dbcf10d13dcd0715e288bff41ce-15 to 04fa18641b046dbcf10d13dcd0715e288bff41ce-16
     Jose Carlos Venegas Munoz - agent: New agent version 04fa18
https://download.clearlinux.org/releases/19170/clear/RELEASENOTES
version: 19180
Changes in package iptables (from 1.6.1-21 to 1.6.1-22):
     Arjan van de Ven - version bump from 1.6.1-21 to 1.6.1-22
https://download.clearlinux.org/releases/19180/clear/RELEASENOTES
version: 19200
Changes in package systemd (from 234-157 to 234-158):
     Arjan van de Ven - ship btrfs rule
https://download.clearlinux.org/releases/19200/clear/RELEASENOTES
version: 19340
Changes in package clear-containers-agent (from 04fa18641b046dbcf10d13dcd0715e288bff41ce-16 to b1d92e2aa14d915680e8fe770745a511857ac7ff-17):
     Jose Carlos Venegas Munoz - version bump from b1d92e2aa14d915680e8fe770745a511857ac7ff-16 to b1d92e2aa14d915680e8fe770745a511857ac7ff-17
     Jose Carlos Venegas Munoz - New agent version: b1d92e2
https://download.clearlinux.org/releases/19340/clear/RELEASENOTES
version: 19350
Changes in package clear-containers-agent (from 04fa18641b046dbcf10d13dcd0715e288bff41ce-16 to b1d92e2aa14d915680e8fe770745a511857ac7ff-17):
     Jose Carlos Venegas Munoz - version bump from b1d92e2aa14d915680e8fe770745a511857ac7ff-16 to b1d92e2aa14d915680e8fe770745a511857ac7ff-17
     Jose Carlos Venegas Munoz - New agent version: b1d92e2
https://download.clearlinux.org/releases/19350/clear/RELEASENOTES

Agent Changes:

- agent: implement ps command
- Remove redundant "if" check
- mount: Do not mount sysfs as readonly

Shortlog
300f661 agent: implement ps command
41debf2 Remove redundant "if" check
59239a7 mount: Do not mount sysfs as readonly

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
- config hypervisor
- vendor: update virtcontainers
- image: Version 19350

f8d3be3 versions: Update image to version 19350
006b591 hypervisor: add machine_accelerators option in config file
3583bca hypervisor: add bios option in configuration file
a70358a vendor: update virtcontainers

Fixes: clearcontainers#837

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

@devimc Woops I modified the Signed-off-by - fixed.

@devimc
Copy link

devimc commented Nov 29, 2017

lgtm

Approved with PullApprove Approved with PullApprove

1 similar comment
@jodh-intel
Copy link
Contributor

jodh-intel commented Nov 29, 2017

lgtm

Approved with PullApprove Approved with PullApprove

@clearcontainersbot
Copy link

kubernetes qa-passed 👍

@jcvenegas jcvenegas merged commit c3e0aca into clearcontainers:master Nov 29, 2017
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