mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-13 15:14:08 +00: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 systemdc26508
virtcontainers: fix vCPU calculation errorsf540a80
store: Add SetLogger API4357e85
doc: Fix invalid URLs36141d2
Network: add ipvlan unmarshal454775f
cgroups: fix failed to remove sandbox cgroup768658f
versions: Update kernel version to 4.19.2446e2f88
devices: fix attach count for vhost-user-blk6daefdb
qemu: Cleanup Vm paths irrespective of Sandbox stop pass/fail58d2785
virtcontainers: don't try to talk with the proxy when it's not running62c393c
virtcontainers: change container's state to stop asap5201860
virtcontainers: reimplement sandbox cgroup9758cdb
virtcontainers: move cpu cgroup implementationc78d6b0
delete: force: Do not fail on non exiting containera136999
vendor: Add missing comma to Gopkg.lock and dep ensure409a8a5
versions: update k8s, cri-o and containerd23c554e
unit-test: refine func TestGetCPUDetails1b967a4
unit-test: add nolint comment to avoid unused warning3ec56ea
runtime: add appendBridges for arm64e93fb0b
unit-test: test func for RunningOnVMM should be arch-dependent0679f6f
unit-test: refine qemu_arm64_test.go44e2b9a
unit-test: struct TestDataa should be included in arch-indenpedent .go filea1c8590
virtcontainers: add method to get hypervisor PIDc17dd11
versions: Update qemu-lite hasha614273
virtcontainers: Improve debug when create/delete files84b7165
versions: use clear linux latest rootfs.81c7a96
Makefile: Set ARCH in GOPATH not set mode96e524d
shimv2: Send task events to containerd/cribb99e41
virtcontainers: Fix Store related vm factory leak7b0376f
virtcontainers: Fix container.go cyclomatic complexityf8e7e30
virtcontainers: Remove the resource storage original implementationfad23ea
virtcontainers: Conversion to Stores962e1e6
pullapprove: remove it2ecffda
virtcontainers: store: Add a ItemLock API6e9256f
virtcontainers: store: Add a Raw APIc25c608
virtcontainers: store: Add a VC specific Storeef11bf5
virtcontainers: store: Add a Delete APIf2ab58d
virtcontainers: store: Implement the filesystem backendd22cdf2
virtcontainers: store: Add an internal backend interface6b87ecf
virtcontainers: store: Keep track of newly created Storesefd50ec
virtcontainers: Add a Store manager4be76e9
virtcontainers: Initial Store implementation2affa1f
virtcontainers: Reduce hyperstart agent test noisea3eff87
virtcontainers: Make proxy startup sequence less noisyf0312f6
virtcontainers: Reduce filesystem test noisee402601
virtcontainers: Reduce sandbox test noise799ac6e
virtcontainers: Reduce qemu test noise560902c
virtcontainers: Reduce kata_agent test noise2093fe6
virtcontainers: Reduce cc_proxy mock test noise79ed088
virtcontainers: Reduce hyperstart mock test noisebe0726c
runtime: Do not error if only initrd/rootfs image installed7222f53
snap: add snapcraft store banner4f51687
kata-env: kata-env error out when there is no VERSION_ID.a48e614
ci: Add a CODEOWNERS file for github ack checksb1c6667
vendor: Update govmm vendoringb0986a5
ppc64le: Fix vCPU hotplug issue68043b5
cli: set config options before showing config pathsf1a12ce
shimv2: use the runtime config file passed from containerd/cri18dcd2c
virtcontainers: Decouple the network API from the sandbox oneb39cb1d
virtcontainers: Remove the network interfacea02c39e
Makefile: Set arch regardless of GOPATH stated78a62d
factory: do not destroy vm factory when checking status718488b
makefile: honor DESDIR on installc93aa53
runtime: Check SMT=on/off only for P8 or lesser Signed-off-by: Eric Ernst <eric.ernst@intel.com>
This commit is contained in:
parent
d37061bf46
commit
105dc2bd35