This repository has been archived by the owner on May 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: Kata Containers 1.9.0-alpha1
- mount: ensure local directory storage types have the correct permissions - device: fix the issue of failed waiting on device appeared in /dev - s390s: fix rootBusPath - travis: Fix golang version - network: While updating routes, do not delete routes with proto "kernel" - agent: add support for loading kernel modules - revert: agent: sandbox_pause should get arguments from proc - agent: sandbox_pause should not take arguments - s390x: add virtio-blk-ccw support - vendor: dep check fixes - agent: make NoPivotRoot config depend on `/` fs type - ci: Allow travis to use go install script - Improve unit test coverage 545a411 mount: ensure local directory storage types have the correct permissions 006fdfe device: fix the issue of failed waiting on device appeared in /dev b1a4284 travis: Fix golang version f454d98 s390s: fix rootBusPath b86f0de test: Add test to check for route-setup for interfaces from same subnet 2537235 network: While updating routes, do not delete routes with proto "kernel" 72a50ef revert: agent: sandbox_pause should get arguments from proc ad72fe8 agent: add support for loading kernel modules 4ab32a9 vendor: dep check fixes b8b8dac s390x: add virtio-blk-ccw support cf20c9b ci: Allow travis to use go install script 5ffb2a6 agent: make NoPivotRoot config depend on `/` fs type a1c9d50 make: install depends on $(TARGET) 4354b24 tests: Add lots of new unit tests d4a22d1 device: Allow uevent handler to be stopped 8eb2134 config: Add parseCmdlineOption test d4f205d device: Add extra checks faa6cb0 mount: Fix incorrect error return 2d95c36 mount: Add test for parseMountFlagsAndOptions 5163bab console: Add debug console test d167490 sandbox: Remove redundant check 72fc0ad mount: Improve error message c92715f tests: Add test for getMemory cd2f994 memory: Add extra check for memory file cfbd8c9 agent: sandbox_pause should get arguments from proc Signed-off-by: katacontainersbot <[email protected]>
- Loading branch information