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

release: 3.0.2 #675

Merged
merged 1 commit into from Oct 4, 2017
Merged

release: 3.0.2 #675

merged 1 commit into from Oct 4, 2017

Conversation

jcvenegas
Copy link
Contributor

Release 3.0.2

Changes

In this release the following changes has been done: the list command now has columns to extended output to show stale assets. The script cc-collect-data.sh now provides help. Fixed issue about write cgroup no space left. The log output now uses structured logging for easy parsing. Added documentation to get kernel logs from Clear Containers VM.

  • tests: Only pull docker test image if not available locally
  • list: Add columns to extended output to show stale assets
  • Add usage to collect script
  • docs: Add Clear Linux installation guide.
  • fix write cgroup no space left
  • readme: Update build badges
  • logging: Switch to structured logging
  • Docs: Add documentation for obtaining VM Kernel logs

Shortlog

80f5652 tests: Only pull docker test image if not available locally
a873834 list: Add columns to extended output to show stale assets
ec18d09 scripts: Add usage to collect script
b72b2bd scripts: Make collect script error if runtime not found
727f01e docs: Add Clear Linux installation guide.
49cdfd1 cgroups: set value for cpuset if it's empty
6914d2b readme: Update build badges
d352850 logging: Switch to structured logging
37db7c0 Docs: Add documentation for obtaining VM Kernel logs

Compatibility with Docker

Clear Containers 3.0.2 is compatible with Docker v17.06-ce

OCI Runtime Specification

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

Clear Linux Containers image

Clear Containers 3.0.2 requires at least Clear Linux containers image 17270

Clear Linux Containers Kernel

Clear Containers 3.0.2 requires at least Clear Linux Containers kernel v4.9.47-77.container

Installation

Issues & limitations

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 Oct 4, 2017

lgtm

Approved with PullApprove Approved with PullApprove

** Changes
- tests: Only pull docker test image if not available locally
- list: Add columns to extended output to show stale assets
- Add usage to collect script
- docs: Add Clear Linux installation guide.
- fix write cgroup no space left
- readme: Update build badges
- logging: Switch to structured logging
- Docs: Add documentation for obtaining VM Kernel logs.

** Shortlog
80f5652 tests: Only pull docker test image if not available locally
a873834 list: Add columns to extended output to show stale assets
ec18d09 scripts: Add usage to collect script
b72b2bd scripts: Make collect script error if runtime not found
727f01e docs: Add Clear Linux installation guide.
49cdfd1 cgroups: set value for cpuset if it's empty
6914d2b readme: Update build badges
d352850 logging: Switch to structured logging
37db7c0 Docs: Add documentation for obtaining VM Kernel logs

** Compatibility with Docker
Clear Containers 3.0.2 is compatible with Docker v17.06-ce
** OCI Runtime Specification
Clear Containers 3.0.2 support the OCI Runtime Specification
[v1.0.0-rc5][ocispec]

** Clear Linux Containers image
Clear Containers 3.0.2 requires at least Clear Linux containers image
[17270][clearlinuximage]

** Clear Linux Containers Kernel
Clear Containers 3.0.2 requires at least Clear Linux Containers  kernel
[v4.9.47-77.container][kernel]

Fixes: clearcontainers#674

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

kubernetes qa-passed 👍

@sboeuf sboeuf merged commit 7ba7eef into clearcontainers:master Oct 4, 2017
@sboeuf sboeuf removed the in progress label Oct 4, 2017
@clearcontainersbot
Copy link

kubernetes qa-failed 👎

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.

None yet

4 participants