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

Release 3.0.8 #814

Merged
merged 2 commits into from
Nov 15, 2017
Merged

Release 3.0.8 #814

merged 2 commits into from
Nov 15, 2017

Conversation

jcvenegas
Copy link
Contributor

@jcvenegas jcvenegas commented Nov 15, 2017

Release 3.0.8

Changes

Welcome to Clear Containers Release 3.0.8!,
This week we have updated the virtcotainers API version 1.0.6 release:
Which includes the following features

More documentation will be added in the next release for this new features.

We also have removed the global log file feature and started to use system log
(syslog/journald) instead. This is for consistency with the other components, allowing for easier overall analysis. Now if you want to see the runtime global log you can do:

sudo journalctl -t cc-runtime

We also fixed cc-env sub-command to not fail getting agent information see (0a98d1c).

Shortlog

51a80a0 vendor: Update virtcontainers vendoring
653d03a list: Return the right asset paths
2f0b44d vendor: Pull virtcontainers 1.0.6
f98e619 logger: Switch to system log
5551a28 vendor: Add syslog logrus package
c835258 docs: Fix typo
cc-env: Remove unused error return value

Compatibility with Docker

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

OCI Runtime Specification

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

Clear Linux Containers image

Clear Containers 3.0.8 requires at least Clear Linux containers image 19070

Clear Linux Containers Kernel

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

Clear containers 3.0.8

- vendor: Update virtcontainers vendoring
- Vendor virtcontainers 1.0.6 and adapt the stale asset algorithm
- Remove global log
- cc-env: Remove unused error return value

51a80a0 vendor: Update virtcontainers vendoring
653d03a list: Return the right asset paths
2f0b44d vendor: Pull virtcontainers 1.0.6
f98e619 logger: Switch to system log
5551a28 vendor: Add syslog logrus package
c835258 docs: Fix typo
0a98d1c cc-env: Remove unused error return value

Fixes: clearcontainers#812

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
- version: 18800
  - Changes in package clear-containers-agent (from
  1fa147836736824c32a46889d6fb59402d4e58bd-14 to
  9adc9d49378aa0a19b85d02c447b3eb1e2b87774-14):
    - Jose Carlos Venegas Munoz - new agent version 9adc9d

  https://download.clearlinux.org/releases/18800/clear/RELEASENOTES

- version: 19010
    - Changes in package systemd (from 234-153 to 234-154):
    Miguel Bernal Marin - version bump from 234-153 to 234-154
    Victor Rodriguez - Fix CVE-2017-15908

  https://download.clearlinux.org/releases/19010/clear/RELEASENOTES

  version: 19050
  - Changes in package systemd (from 234-154 to 234-157):
    - Arjan van de Ven - don't do transient hostnames; we set ours already
    - Arjan van de Ven - move vconsole to the console subpackage

  https://download.clearlinux.org/releases/19050/clear/RELEASENOTES

- version: 19060
  - Changes in package clear-containers-agent (from 9adc9d49378aa0a19b85d02c447b3eb1e2b87774-14 to
  243e2aefa4f9ff5a1bd32967a213e8533dab54df-15):
    - Jose Carlos Venegas Munoz - version bump from 243e2aefa4f9ff5a1bd32967a213e8533dab54df-14 to
      243e2aefa4f9ff5a1bd32967a213e8533dab54df-15
     Jose Carlos Venegas Munoz - New agent version 243e2ae

  - Changes in package systemd (from 234-154 to 234-157):
    -Arjan van de Ven - don't do transient hostnames;
      we set ours already Arjan van de Ven - move vconsole to the console subpackage

  https://download.clearlinux.org/releases/19060/clear/RELEASENOTES

Fixes: clearcontainers#708

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
@sameo sameo changed the title Release 308 Release 3.0.8 Nov 15, 2017
@sameo
Copy link

sameo commented Nov 15, 2017

LGTM

Approved with PullApprove Approved with PullApprove

@devimc
Copy link

devimc commented Nov 15, 2017

lgtm

Approved with PullApprove Approved with PullApprove

@clearcontainersbot
Copy link

kubernetes qa-passed 👍

@jcvenegas jcvenegas merged commit 9c69a8a into clearcontainers:master Nov 15, 2017
mcastelino pushed a commit to mcastelino/runtime that referenced this pull request Dec 6, 2018
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