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

Release 3.0.6 #784

Merged
merged 3 commits into from
Nov 1, 2017
Merged

Release 3.0.6 #784

merged 3 commits into from
Nov 1, 2017

Conversation

jcvenegas
Copy link
Contributor

@jcvenegas jcvenegas commented Nov 1, 2017

  • Version bump
  • Update Clear Containers image to latest version.

Release 3.0.6

Changes

FIXME - massage this section by hand to produce a summary please (WIP)

  • docs: Install doc fixes
  • Vendoring: Switch to fixed revision vendoring
  • Networking: Revendor netlink and virtcontainers to support macvtap
  • Improve docker failure message harder
  • docs: Document how and when we update the assets
  • Improve test info msgs
  • pause: Remove everything related to pause binary
  • docs: Add Kubernetes section to the architecture document
  • Unit test coverage fixes
  • versions: Update assets versions

Shortlog

871f4c7 docs: Install doc fixes
774878a Vendoring: Switch to fixed revision vendoring
1d95e00 Networking: Revendor netlink and virtcontainers to support macvtap
12e966e tests: Show error output if docker not contactable
e2c9ea4 utils: Don't error immediately if runCommandFull() fails
bedb77b docs: Document how and when we update the assets
3e2a6e8 tests: Display error if docker not running
ba52c19 tests: Show uid+gid when running unit tests
a94e58b tests: Add error message before failing in setup
e2ab836 pause: Remove everything related to pause binary
f9d2d07 vendor: Update virtcontainers vendoring
86e938c docs: Add Kubernetes section to the architecture document
a476708 tests: Increase unit test coverage
5ecfa3b cc-check: Remove unnecessary error return
2ec4974 config: Don't check for hypervisor config files twice
e11b202 utils: Format writeFile()
178a9ed versions: Update assets versions

Compatibility with Docker

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

OCI Runtime Specification

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

Clear Linux Containers image

Clear Containers 3.0.6 requires at least Clear Linux containers image 18770

Clear Linux Containers Kernel

Clear Containers 3.0.6 requires at least Clear Linux Containers kernel v4.9.58-79.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

Clear Containers Release 3.0.6

Fixes: clearcontainers#762

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
version: 18580
  Changes in package systemd (from 234-150 to 234-151):
  Auke Kok - Don't crash network-wait-online.
  https://download.clearlinux.org/releases/18580/clear/RELEASENOTES
version: 18590
  Changes in package systemd (from 234-151 to 234-153):
    Arjan van de Ven - version bump from 234-152 to 234-153
    Arjan van de Ven - clean up services to be with their
    binaries
    https://download.clearlinux.org/releases/18590/clear/RELEASENOTES

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

sboeuf commented Nov 1, 2017

LGTM

Approved with PullApprove

@devimc
Copy link

devimc commented Nov 1, 2017

lgtm

Approved with PullApprove Approved with PullApprove

@gorozco1
Copy link
Contributor

gorozco1 commented Nov 1, 2017

lgtm

Approved with PullApprove

@sameo
Copy link

sameo commented Nov 1, 2017

LGTM

Approved with PullApprove Approved with PullApprove

@clearcontainersbot
Copy link

kubernetes qa-passed 👍

@grahamwhaley
Copy link
Contributor

heh - you still have this in the txt, which makes me think you didn't....

FIXME - massage this section by hand to produce a summary please (WIP)

@gorozco1
Copy link
Contributor

gorozco1 commented Nov 1, 2017

@jcvenegas @sboeuf Is there any important changes to get into a rootfs image?

ie: a merge was done in the agent just an hour ago

clearcontainers/agent#145

@jcvenegas
Copy link
Contributor Author

@sboeuf there are some fixes, but the image will not be ready for this release. Will need to wait for the next release for that.

@sboeuf sboeuf merged commit 549ba28 into clearcontainers:master Nov 1, 2017
@sboeuf sboeuf removed the in progress label Nov 1, 2017
@sboeuf
Copy link
Contributor

sboeuf commented Nov 1, 2017

@jcvenegas fair enough, but let's make sure we get agent fixes next week ;)

@clearcontainersbot
Copy link

kubernetes qa-passed 👍

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.

7 participants