Skip to content

Commit

Permalink
release: Kata Containers 2.3.0
Browse files Browse the repository at this point in the history
- stable-2.3 | osbuilder: fix missing cpio package when building rootfs-initrd image
- stable-2.3 | osbuilder: add coreutils to guest rootfs
- stable-2.3 | backport kata-deploy fixes / improvements
- stable-2.3 | tools/osbuilder: build QAT kernel in fedora 34
- backport: fix symlink handling in agent watcher
- stable-2.3: add VFIO kernel dependencies for ppc64le
- [stable] runtime: Update containerd to 1.5.8
- stable-2.3: disable libudev when building static QEMU
- stable-2.3: virtcontainers: fix failing template test on ppc64le
- stable-2.3: cgroups systemd fix
- stable-2.3:remove non used actions
- stable-2.3 | versions: bump golang to 1.17.x

198e0d1 release: Adapt kata-deploy for 2.3.0
df34e91 osbuilder: fix missing cpio package when building rootfs-initrd image
f61e31c osbuilder: add coreutils to guest rootfs
cb7891e tools/osbuilder: build QAT kernel in fedora 34
2667e02 workflows: only allow org members to run `/test_kata_deploy`
3542cba workflows: Add back the checks for running test-kata-deploy
117b920 kata-deploy: Ensure we test HEAD with `/test_kata_deploy`
db9cd10 watcher: tests: ensure there is 20ms delay between fs writes
a51a1f6 watchers: handle symlinked directories, dir removal
5bc1c20 watchers: don't dereference symlinks when copying files
34a1b53 stable-2.3: add VFIO kernel dependencies for ppc64le
8a705f7 runtime: Update containerd to 1.5.8
ac5ab86 qemu: fix snap build by disabling libudev
d22ec59 virtcontainers: fix failing template test on ppc64le
f9bde32 workflows: Remove non-used main.yaml
b821511 cgroups: Fix systemd cgroup support
a9d5377 cgroups: pass vhost-vsock device to cgroup
ea83ff1 runtime: remove prefix when cgroups are managed by systemd
91003c2 versions: bump golang to 1.17.x

Signed-off-by: Fabiano Fidêncio <[email protected]>
  • Loading branch information
fidencio committed Nov 29, 2021
1 parent 198e0d1 commit 9bc543f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.0-rc1
2.3.0

0 comments on commit 9bc543f

Please sign in to comment.