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

# Release 3.0.18 #1007

Merged
merged 1 commit into from
Feb 14, 2018
Merged

# Release 3.0.18 #1007

merged 1 commit into from
Feb 14, 2018

Conversation

erick0z
Copy link

@erick0z erick0z commented Feb 14, 2018

Welcome to Clear Containers 3.0.18 release!

This release includes a rework of the cc-check runtime's command to handle support for other architectures. Fixed a race condition that happened when a container is stopped with CRI-O. A configuration option for the InterNetworkModel was introduced in order to change the default model. cc-env now shows the architecture.

Changes

  • cc-check: Isolate architecture specific code
  • kill: Fix CRI-O race condition
  • config: Add option to change internetworking model
  • versions: Update agent version
  • cc-env: Add architecture to output
  • Lint fixes

Shortlog

8f3d397 cc-check: Isolate architecture specific code
7a280ef vendor: Update virtcontainers vendoring
ec11564 kill: Fix CRI-O race condition
786610f vendor: Update virtcontainers
1c84bef config: Add configuration option to define InterNetworkModel
755da14 versions: Update agent version
fa76660 cc-env: Add architecture to output
9e1712f CI: Run extra go linters
d1e7e3a lint: Remove unused variables
8ce6dd4 tests: Remove unused assignment
f3b8e73 list: Use interface explicitly

Compatibility with Docker

Clear Containers 3.0.18 is compatible with Docker v17.12-ce

OCI Runtime Specification

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

Clear Linux Containers image

Clear Containers 3.0.18 requires at least Clear Linux containers image 20640

Clear Linux Containers Kernel

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

- cc-check: Isolate architecture specific code
- kill: Fix CRI-O race condition
- config: Add option to change internetworking model
- versions: Update agent version
- cc-env: Add architecture to output
- Lint fixes

8f3d397 cc-check: Isolate architecture specific code
7a280ef vendor: Update virtcontainers vendoring
ec11564 kill: Fix CRI-O race condition
786610f vendor: Update virtcontainers
1c84bef config: Add configuration option to define InterNetworkModel
755da14 versions: Update agent version
fa76660 cc-env: Add architecture to output
9e1712f CI: Run extra go linters
d1e7e3a lint: Remove unused variables
8ce6dd4 tests: Remove unused assignment
f3b8e73 list: Use interface explicitly

Signed-off-by: Erick Cardona <[email protected]>
Copy link
Contributor

@grahamwhaley grahamwhaley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

We got an odd CI error on F26 - I'll rekick it.

16:02:58  > git init /home/jenkins/jenkins_slave/workspace/clear-containers-runtime-fedora-26-PR # timeout=10
16:02:58 ERROR: Error cloning remote repo 'origin'
16:02:58 hudson.plugins.git.GitException: Could not init /home/jenkins/jenkins_slave/workspace/clear-containers-runtime-fedora-26-PR

@clearcontainersbot
Copy link

kubernetes qa-passed 👍

@erick0z
Copy link
Author

erick0z commented Feb 14, 2018

Thanks @grahamwhaley!!

@erick0z erick0z merged commit ee89afd into clearcontainers:master Feb 14, 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