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
- vendor: Update virtcontainers vendoring - Add configuration for hypervisor block storage driver 5e27776 vendor: Update virtcontainers vendoring dc15173 cc-env: Include hypervisor block storage driver in cc-env output 1768dd5 config: Add configuration option for hypervisor block storage driver accaa9d vendor: Vendor virtcontainers for SCSI support Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
Update to last known kernel working version. Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
Can we explain why kernel https://github.com/clearcontainers/linux/releases/tag/v4.14.22-86.container is required? |
@jodh-intel added a paragraph in the release notes about the kernel why is need new kernel. |
Restating ubuntu 16.04 job
|
@grahamwhaley @chavafg seems that manage-ctr_mrg.sh hanged in metrics server
|
yep, is under discussion on clearcontainers/tests#942 and thereabouts. |
@jcvenegas small typo |
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.
Welcome to Clear Containers release 3.0.21.
For this release the virtcontainers package was updated to bring support for SCSI. Now it is possible to choose the hypervisor storage driver through Clear Containers configuration file.
Clear Containers Kernel now is updated to latest LTS version. This kernel is required as part of the new SCSI and CPU hot-plug support, the previous version was not working correctly.
Changes
Shortlog
5e27776 vendor: Update virtcontainers vendoring
dc15173 cc-env: Include hypervisor block storage driver in cc-env output
1768dd5 config: Add configuration option for hypervisor block storage driver
accaa9d vendor: Vendor virtcontainers for SCSI support
Compatibility with Docker
Clear Containers 3.0.21 is compatible with Docker v17.12-ce
OCI Runtime Specification
Clear Containers 3.0.21 support the OCI Runtime Specification v1.0.0-rc5
Clear Linux Containers image
Clear Containers 3.0.21 requires at least Clear Linux containers image 20640 and agent version 6f6e9e.
Clear Linux Containers Kernel
Clear Containers 3.0.21 requires at least Clear Linux Containers kernel v4.14.22-86.container
Installation
BC-Linux
Centos
Clear Linux
Fedora
SLES
Ubuntu
Developers
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
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
commandHost
rdmsr
warningsMore information Limitations