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

# Release 3.0.23 #1084

Merged
merged 1 commit into from
Mar 29, 2018
Merged

# Release 3.0.23 #1084

merged 1 commit into from
Mar 29, 2018

Conversation

jcvenegas
Copy link
Contributor

@jcvenegas jcvenegas commented Mar 28, 2018

This release vendors the latest version of virtcontainers. The
main purpose is to include the fix preventing the cleanup of the
container after a "start" or "stop" failed.

Changes

  • versions: update CRI-O version to v1.9.10
  • docs: Explain how to enable agent debug
  • ci: Add update vendoring script.
  • cc-check: Use nanosecond timestamps when stderr is redirected

Shortlog

87cc953 versions: update CRI-O version to v1.9.10
6c01fa1 docs: Explain how to enable agent debug
e2f4ee5 ci: Add update vendoring script.
0250564 cc-check: Use nanosecond timestamps when stderr is redirected

Compatibility with Docker

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

OCI Runtime Specification

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

Clear Linux Containers image

Clear Containers 3.0.23 requires at least Clear Linux containers image 20640

Clear Linux Containers Kernel

Clear Containers 3.0.23 requires at least Clear Linux Containers kernel v4.14.22-86.container

Installation

Issues & limitations

Docker swarm support

See issue #771 for more

Networking

Adding networks dynamically

Resource management

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

@jcvenegas
Copy link
Contributor Author

@sboeuf this release is not big, I think we can wait for kata-containers/runtime#131, let us know to wait the merge for 3.0.23 release.

@sboeuf
Copy link
Contributor

sboeuf commented Mar 29, 2018

@jcvenegas Once kata-containers/runtime#131 gets merged, I'll revendor the CC runtime and we'll include this into the release.

This release vendors the latest version of virtcontainers. The
main purpose is to include the fix preventing the cleanup of the
container after a "start" or "stop" failed.

- versions: update CRI-O version to v1.9.10
- docs: Explain how to enable agent debug
- ci: Add update vendoring script.
- cc-check: Use nanosecond timestamps when stderr is redirected
- vendor: Update virtcontainers vendoring

51f7a8f vendor: Update virtcontainers vendoring
87cc953 versions: update CRI-O version to v1.9.10
6c01fa1 docs: Explain how to enable agent debug
e2f4ee5 ci: Add update vendoring script.
0250564 cc-check: Use nanosecond timestamps when stderr is redirected

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
@sboeuf
Copy link
Contributor

sboeuf commented Mar 29, 2018

The metrics CI fails because it could not run some network tests, due to the iperf server being down for some reasons.
But this PR is a simple tag release, there is no reason to block it for such a reason. I'll merge it !

@sboeuf sboeuf merged commit 64d2226 into clearcontainers:master Mar 29, 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.

3 participants