-
Notifications
You must be signed in to change notification settings - Fork 70
Conversation
- versions: image: Update base os to version 20640 - build: Don't install git hooks when running under a CI b0926d4 versions: agent: image: update agent 66f41d6 versions: image: Update base os to version 20640 1c45133 build: Don't install git hooks when running under a CI Signed-off-by: Erick Cardona <[email protected]>
kubernetes qa-passed 👍 |
@grahamwhaley any idea about the jenkins errror.
|
@jcvenegas, @grahamwhaley - I think I found out why:
|
Yep, that would have been my guess. The high level view of the error is that the Jenkins slave service cannot create the script it needs to run. |
OK, it was slightly more complex than that...
We have diskspace back now, but there is still a bunch in the overlay2 area - I suspect that is linked to our images. The images we have installed all look pretty valid and current, and I'm holding off the I'll kick this build again to test it - and we'll have to keep an eye on this. I think we will hit disk issues again, and then we'll have to get smarter again. |
The rebuild worked btw. |
@grahamwhaley I'll send a fix for install_assets.sh |
Welcome to Clear Containers 3.0.17 release!
Thi release the clear containers image was updated to the latest agent version. The agent include changes to support to online vCPUs and Linux capabilities. Now it has NoNewPrivileges in the api. Finally, the agent now is the subreaper of all processes.
Changes
Shortlog
b0926d4 versions: agent: image: update agent
66f41d6 versions: image: Update base os to version 20640
1c45133 build: Don't install git hooks when running under a CI
Compatibility with Docker
Clear Containers 3.0.17 is compatible with Docker v17.12-ce
OCI Runtime Specification
Clear Containers 3.0.17 support the OCI Runtime Specification v1.0.0-rc5
Clear Linux Containers image
Clear Containers 3.0.17 requires at least Clear Linux containers image 20640
Clear Linux Containers Kernel
Clear Containers 3.0.17 requires at least Clear Linux Containers kernel v4.9.60-84.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