8000 Tags · bergwolf/kata-containers · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bergwolf/kata-containers

Tags

300.0.0

Toggle 300.0.0's commit message
workflow: trigger release for 3.x releases

So that we can push 3.x artifacts to the release page.

Fixes: kata-containers#4919
Signed-off-by: Peng Tao <bergwolf@hyper.sh>

3.0.0-alpha0

Toggle 3.0.0-alpha0's commit message
Kata Containers release 3.0.0-alpha0

v3.0.0-alpha0

Toggle v3.0.0-alpha0's commit message
workflow: trigger release for 3.x releases

So that we can push 3.x artifacts to the release page.

Fixes: kata-containers#4919
Signed-off-by: Peng Tao <bergwolf@hyper.sh>

2.0-test

Toggle 2.0-test's commit message
test: test

Signed-off-by: Peng Tao <bergwolf@hyper.sh>

2.1-alpha1

Toggle 2.1-alpha1's commit message
Kata Containers release 2.1-alpha1

2.0-test-no-qemu-virtiofs

Toggle 2.0-test-no-qemu-virtiofs's commit message
package: drop qemu-virtiofs shim

We have enabled qemu-virtiofs by default.

Signed-off-by: Peng Tao <bergwolf@hyper.sh>

2.0.0-test

Toggle 2.0.0-test's commit message
kernel: update to 5.4.71

vsock fix was backported to 5.4 stable, so we can drop this patch.

Fixes: kata-containers#973

Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>

2.0-test3

Toggle 2.0-test3's commit message
cgroups: add ability to update CPUSet

Add function for applying a cpuset change to a cgroup

Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>

2.0-test2

Toggle 2.0-test2's commit message
agent: fix panic on malformed device resource in container update

Somehow containerd is sending a malformed device in update API. While it
should not happen, we should not panic either.

Fixes: kata-containers#946
Signed-off-by: Peng Tao <bergwolf@hyper.sh>

2.0-test1

Toggle 2.0-test1's commit message
versions: Update Kubernetes, containerd, cri-o and cri-tools

Kubernetes: from 1.17.3 to 1.18.9
CRI-O: from 0eec454168e381e460b3d6de07bf50bfd9b0d082 (1.17) to 1.18.3
Containerd: from 3a4acfbc99aa976849f51a8edd4af20ead51d8d7 (1.3.3) to 1.3.7
cri-tools: from 1.17.0 to 1.18.0

Fixes: kata-containers#960.
Depends-on: github.com/kata-containers/tests#2958

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
0