This repository has been archived by the owner on May 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 70
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
Fix wrong tag from: https://github.com/clearcontainers/linux/releases Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
jcvenegas
force-pushed
the
release-306
branch
from
November 1, 2017 17:51
e902f8b
to
ea5b9bb
Compare
kubernetes qa-passed 👍 |
heh - you still have this in the txt, which makes me think you didn't....
|
@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 |
@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. |
@jcvenegas fair enough, but let's make sure we get agent fixes next week ;) |
kubernetes qa-passed 👍 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release 3.0.6
Changes
FIXME - massage this section by hand to produce a summary please (WIP)
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
commandSee issue #95 for more information.
events
commandSee issue #379 for more information.
update
commandSee 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
commandspec
commandMore information Limitations