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.10.0-alpha0
- sandbox/cgroups: don't constrain if using SandboxCgroupsOnly - cli: add kata-overhead subcommand - versions: support specify version in versions.yaml for rust agent. - virtcontainers/sandbox: calculate container's CPU from sandbox.contai… - ci: Fix versions_checker.sh - ci: Fix versions_checker.sh - virtcontainers: unmount host mounts if container can't be created - virtcontainers/store: make VCStoreUUIDPath rootless - virtcontainers/annotations: use right domain name for kata annotations - v2: Change the event and error behavior of pause/resume - Update cni plugin version - Load state early so that hypervisor can store the correct state e4c816b versions: support specify version in versions.yaml for rust agent. 691a6a7 sandbox/cgroups: don't constrain if using SandboxCgroupsOnly 7fe0100 cli: add kata-overhead command 1bbc1d5 virtcontainers: add StatsSandbox to vc API 569bd78 virtcontainers: change pass by value to pass by reference 5b226d0 ci: Fix versions_checker.sh f8b84d7 ci: Fix versions_checker.sh 24d7aff virtcontainers: change pass by value to pass by reference abec17f virtcontainers/store: make VCStoreUUIDPath rootless eca7bd2 virtcontainers: unmount host mounts if container can't be created 91bd095 virtcontainers/annotations: use right domain name for kata annotations c1060a3 v2: Change the event and error behavior of pause/resume f6a10bc state: Refactor code to move all the state load code fa4acad state: Load the state from storage early on 929c4e7 network: Change NewNS() call c0995c6 vendor: Vendor the latest CNI plugins 86d8346 version: Update the version for cni plugins Signed-off-by: Eric Ernst <[email protected]>
- Loading branch information