mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-27 11:04:21 +01:00
release: Kata Containers 1.6.0-rc1
- doc: Fix invalid URLs - virtcontainers: fix vCPU calculation errors - Network: add ipvlan unmarshal - store: Add SetLogger API - versions: Bump to kernel 4.19.24 - cgroups: fix failed to remove sandbox cgroup - devices: fix attach count for vhost-user-blk - qemu: Cleanup Vm paths irrespective of Sandbox stop pass/fail - virtcontainers: reimplement sandbox cgroup - delete: force: Do not fail on non exiting container - vendor: add missing comma to Gopkg.lock - Unit test: fix bugs on a few unit tests on aarch64 - versions: update k8s, cri-o and containerd - versions: Update qemu-lite hash - virtcontainers: Improve debug messages when deleting files - versions: use clear linux latest rootfs. - shimv2: Send async task events to containerd/cri - Makefile: Set ARCH in GOPATH not set mode - Virtcontainers store - runtime: Do not error if only initrd/rootfs image installed - pullapprove: remove it - Reduce virtcontainers unit test noise - snap: add snapcraft store banner - kata-env: kata-env error out when there is no VERSION_ID. - ppc64le: Fix hotplug issue - Network interface removal and decoupling - Makefile: Provide default hypervisor CMD settings - ci: Add a CODEOWNERS file for github ack checks - shimv2: use the runtime config file passed from containerd/cri - cli: set config options before showing config paths - makefile: honor DESDIR on install - factory: do not destroy vm factory when checking status - runtime: Fix TestCCCheckCLIFunction on P9 systemdc26508virtcontainers: fix vCPU calculation errorsf540a80store: Add SetLogger API4357e85doc: Fix invalid URLs36141d2Network: add ipvlan unmarshal454775fcgroups: fix failed to remove sandbox cgroup768658fversions: Update kernel version to 4.19.2446e2f88devices: fix attach count for vhost-user-blk6daefdbqemu: Cleanup Vm paths irrespective of Sandbox stop pass/fail58d2785virtcontainers: don't try to talk with the proxy when it's not running62c393cvirtcontainers: change container's state to stop asap5201860virtcontainers: reimplement sandbox cgroup9758cdbvirtcontainers: move cpu cgroup implementationc78d6b0delete: force: Do not fail on non exiting containera136999vendor: Add missing comma to Gopkg.lock and dep ensure409a8a5versions: update k8s, cri-o and containerd23c554eunit-test: refine func TestGetCPUDetails1b967a4unit-test: add nolint comment to avoid unused warning3ec56earuntime: add appendBridges for arm64e93fb0bunit-test: test func for RunningOnVMM should be arch-dependent0679f6funit-test: refine qemu_arm64_test.go44e2b9aunit-test: struct TestDataa should be included in arch-indenpedent .go filea1c8590virtcontainers: add method to get hypervisor PIDc17dd11versions: Update qemu-lite hasha614273virtcontainers: Improve debug when create/delete files84b7165versions: use clear linux latest rootfs.81c7a96Makefile: Set ARCH in GOPATH not set mode96e524dshimv2: Send task events to containerd/cribb99e41virtcontainers: Fix Store related vm factory leak7b0376fvirtcontainers: Fix container.go cyclomatic complexityf8e7e30virtcontainers: Remove the resource storage original implementationfad23eavirtcontainers: Conversion to Stores962e1e6pullapprove: remove it2ecffdavirtcontainers: store: Add a ItemLock API6e9256fvirtcontainers: store: Add a Raw APIc25c608virtcontainers: store: Add a VC specific Storeef11bf5virtcontainers: store: Add a Delete APIf2ab58dvirtcontainers: store: Implement the filesystem backendd22cdf2virtcontainers: store: Add an internal backend interface6b87ecfvirtcontainers: store: Keep track of newly created Storesefd50ecvirtcontainers: Add a Store manager4be76e9virtcontainers: Initial Store implementation2affa1fvirtcontainers: Reduce hyperstart agent test noisea3eff87virtcontainers: Make proxy startup sequence less noisyf0312f6virtcontainers: Reduce filesystem test noisee402601virtcontainers: Reduce sandbox test noise799ac6evirtcontainers: Reduce qemu test noise560902cvirtcontainers: Reduce kata_agent test noise2093fe6virtcontainers: Reduce cc_proxy mock test noise79ed088virtcontainers: Reduce hyperstart mock test noisebe0726cruntime: Do not error if only initrd/rootfs image installed7222f53snap: add snapcraft store banner4f51687kata-env: kata-env error out when there is no VERSION_ID.a48e614ci: Add a CODEOWNERS file for github ack checksb1c6667vendor: Update govmm vendoringb0986a5ppc64le: Fix vCPU hotplug issue68043b5cli: set config options before showing config pathsf1a12ceshimv2: use the runtime config file passed from containerd/cri18dcd2cvirtcontainers: Decouple the network API from the sandbox oneb39cb1dvirtcontainers: Remove the network interfacea02c39eMakefile: Set arch regardless of GOPATH stated78a62dfactory: do not destroy vm factory when checking status718488bmakefile: honor DESDIR on installc93aa53runtime: Check SMT=on/off only for P8 or lesser Signed-off-by: Eric Ernst <eric.ernst@intel.com>
This commit is contained in: