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

# Release 3.0.19 #1021

Merged
merged 1 commit into from
Feb 22, 2018
Merged

# Release 3.0.19 #1021

merged 1 commit into from
Feb 22, 2018

Conversation

erick0z
Copy link

@erick0z erick0z commented Feb 21, 2018

Welcome to Clear Containers 3.0.19 release!

This release includes the Clear Containers support for ARM. Updated the Openshift, Kubernetes and CRI-O versions. A new Makefile target that displays the available arches were introduced. Introduced an architecture framework for ARM.

Changes

  • logger: Fix nanosecond timestamp test
  • vendor: Re-vendor virtcontainers to bring ARM support.
  • logger: Fix nanosecond timestamps
  • build: Add 'show-arches' target
  • build: Add architecture framework for ARM
  • vendor: Re-vendor virtcontainers to include changes in govmm.
  • versions: Update Openshift, Kubernetes and CRI-O

Shortlog

702ee56 logger: Fix nanosecond timestamp test
e4ec67c vendor: Re-vendor virtcontainers to bring ARM support.
f90b33b logger: Fix nanosecond timestamps
84104b8 build: Add 'show-arches' target
3642602 build: Add variable for arch file suffix
c17c1f0 build: Add missing periods
db882f3 build: Add architecture framework for ARM
db9f440 vendor: Re-vendor virtcontainers to include changes in govmm.
26ce77d versions: Upade openshift, kubernetes, runc and CRI-O

Compatibility with Docker

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

OCI Runtime Specification

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

Clear Linux Containers image

Clear Containers 3.0.19 requires at least Clear Linux containers image 20640

Clear Linux Containers Kernel

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

@clearcontainersbot
Copy link

kubernetes qa-passed 👍

@devimc
Copy link

devimc commented Feb 21, 2018

one of the highlights in this release is the support for ARM

lgtm

Approved with PullApprove Approved with PullApprove

@erick0z
Copy link
Author

erick0z commented Feb 21, 2018

CI failing, possibly due to this issue: #1017.

@jodh-intel
Copy link
Contributor

Confirmed - the bug is due to the fact that we haven't landed #1018 yet.

@jodh-intel
Copy link
Contributor

As you haven't tagged the branch, you should be able to rebase this PR to pull in #1018 now its merged.

- logger: Fix nanosecond timestamp test
- vendor: Re-vendor virtcontainers to bring ARM support.
- logger: Fix nanosecond timestamps
- build: Add 'show-arches' target
- build: Add architecture framework for ARM
- vendor: Re-vendor virtcontainers to include changes in govmm.
- versions: Update Openshift, Kubernetes and CRI-O

702ee56 logger: Fix nanosecond timestamp test
e4ec67c vendor: Re-vendor virtcontainers to bring ARM support.
f90b33b logger: Fix nanosecond timestamps
84104b8 build: Add 'show-arches' target
3642602 build: Add variable for arch file suffix
c17c1f0 build: Add missing periods
db882f3 build: Add architecture framework for ARM
db9f440 vendor: Re-vendor virtcontainers to include changes in govmm.
26ce77d versions: Upade openshift, kubernetes, runc and CRI-O

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

kubernetes qa-passed 👍

@erick0z
Copy link
Author

erick0z commented Feb 22, 2018

@jodh-intel Rebased and CI is happy now!

@jodh-intel
Copy link
Contributor

jodh-intel commented Feb 22, 2018

Thanks @erick0z!

lgtm

Approved with PullApprove Approved with PullApprove

@jodh-intel jodh-intel merged commit 900d623 into clearcontainers:master Feb 22, 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.

5 participants