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.
- s390x: root parameter is missing - vc: qemu: fix error message on hotplug. - virtcontainers: set private propagation in rootfs - virtcontainers: ppc64le qemu does not have nvdimm capabilities yet - shimv2: use the UnmarshalAny() to unmarshal Protobuf.Any - runtime-v2: Make sure Shutdown() only shuts the server down - Add build support for the firecracker hypervisor - virtcontainers: Fix unit test typo - shimv2: multi wait support for wait service - update: allow do update on ready. - cli: fix parameter order error in cli/ps.go - virtcontainers: Add Asset, Capabilities and Bridge to the types package - katautils: Move SetKernelParams from CreateSandbox to updateRuntimeCo… - Versions: Add firecracker version - Hypervisor interface simplification - kata-runtime: Return correct kata-env on ppc64le - katautils: Remove unused argument containerID of function SetKernelPa… - kernel: Revert "versions: Bump to kernel 4.19.10" - versions: Bump to kernel 4.19.10 - Initial types package creation - cli: allow to kill a stopped container and sandbox - virtcontainers: Pass seccomp profile inside VM - First createSandboxFromConfig simplification - shimv2: get the kata configure file from env KATA_CONF_FILE - firecracker: Network API update - container: Use lazy unmount - block: Add new block storage driver "nvdimm" 5329a71 runtime-v2: Make sure Shutdown() only shuts the server down a07b4cd virtcontainers: Fix unit test typo f542233 s390x: root parameter is missing 18c7aa4 virtcontainers: ppc64le qemu does not have nvdimm capabilities yet 5ee838d shimv2: use the UnmarshalAny() to unmarshal Protobuf.Any 7228bab container: update: Allow updates once container is created 2e1ddbc virtcontainers: Add Bridge to the types package 5ba30fd shimv2: multi wait support for wait service b25f43e virtcontainers: Add Capabilities to the types package 67e696b virtcontainers: Add Asset to the types package 6c3e0a9 build: Add support for building firecracker hypervisor 6fcb76c build: Handle qemu explicitly 933b16f build: Improve quiet install a5a74f6 vc: qemu: fix error message on hotplug. d4dd5f1 qemu: fix gofmt import order. 42a89d0 katautils: Move SetKernelParams from CreateSandbox to updateRuntimeConfig abcc2d5 Versions: Add firecracker version db33d71 Kata-runtime: Use correct model name for TestGetCPUDetails 11e24aa kata-runtime: Return correct kata-env on ppc64le 2c1b15d kernel: Revert "versions: Bump to kernel 4.19.10" b029e44 virtcontainers: set private propagation in rootfs a02fd59 virtcontainers: Remove code duplication in the test setup cf22f40 virtcontainers: Remove the hypervisor waitSandbox method 763bf18 virtcontainers: Remove the hypervisor init method fb149ce katautils: Remove unused argument containerID of function SetKernelParams b05dbe3 runtime: Convert to the new internal types package 701afe9 virtcontainers: First types package 3ab7d07 virtcontainers: Alias for pkg/types c2c9c84 virtcontainers: Conditionally pass seccomp profile bf2813f cli: allow to kill a stopped container and sandbox 09168cc virtcontainers: Call stopVM() from sandbox.Stop() acf833c virtcontainers: Call agent startSandbox from startVM ebf8547 virtcontainers: Remove useless startSandbox wrapper 0b28ab9 shimv2: get the kata configure file from env KATA_CONF_FILE 5c6d94d firecracker: Revendor firecracker go sdk to 0.12.0 ec5cf18 firecracker: Network API update dd28ff5 memory: Add new option memory_offset ef75c3d block: Add new block storage driver "nvdimm" c099be5 container: Use lazy unmount 802bfa2 versions: Bump to kernel 4.19.10 08f1c05 Module: fix parameter order error in cli/ps.go Signed-off-by: katacontainers bot <[email protected]>
- Loading branch information