mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-14 13:29:31 +00:00
release: Kata Containers 1.9.0-alpha1
- kubernetes: update kubernetes to v1.15.3 for AArch64 - vsock: set VHOST_VSOCK_SET_GUEST_CID for ppc64le - tests: allow running unit tests using podman - vc: Delete store when new/create container is failed - virtcontainers: fix kernel modules annotations - vendor: update govmm - kata-check: require kvm modules for amd64 - kata-check: reduce default output verbosity - v2: Prevent killing all container processes when exec is failed - api: add a CleanupContainer api for VC - shim v2: add network stat in metric - qemu: fix error message miss - Fix the issue of update resources wrong - monitor: enlarge watch buffer - add virtiofsd to sandbox cgroup - virtcontainers: Fix the issue of watching console for firecracker - versions: update version of qemu to 4.1.0 - qemu interaction improvements - add watchconsole for no_proxy type - qemu: do not try to stop qemu multiple times - do not hotplug network device when stopping sandbox - agent: add default timeout for grpc requests - container: do not pause a StateReady container - sandbox: remove network before stopping vm - virtcontainers: fix hotplug block/net devices execeed pciBridgeMaxCap… - vsock: Propogate error for vsock ioctl - versions: kernel: update to 4.19.65 - network: Ignore routes with proto as "kernel" - network: Deprecate bridged networking mode. - network: fix failed to remove network - virtcontainers: add support for loading kernel modules - shim-v2: fix shim leak when hypervisor exit unexpectly - virtiofs: wait for virtiofsd process to release its resources - pkg/katautils: Do not set `init` in the kernel command line - virtiofs: fix virtiofs crash when cache=none - acrn: Add toml to gitignore - versions: Upgrade to k8s 1.15 - virtcontainers: support SMP die - qemu: support vfio pass x-pci-vendor-id and x-pci-device-id pass - Remove nested vendor dir - Fix UT failures with non-root - persist: manage "hypervisor.json" with new store - improve robustness w.r.t. dead hypervisor - virtcontainers: convert virtcontainers tests to testify/assert - ci: Allow travis to use go install script611a860
kubernetes: update kubernetes for AArch64ba3d3da
vendor: update govmmc8e5659
virtcontainers: fix kernel modules annotationsa5f1744
vc: Delete store when new/create container is failed8cf0f06
vsock: set VHOST_VSOCK_SET_GUEST_CID based based on archff8d23d
tests: allow running unit tests using podmanc91556a
api: add a CleanupContainer api for VC4cf0703
v2: Prevent killing all container processes when exec is failed5bfca6e
test: add arch required kernel modulesc54f00a
kata-check: reduce default output verbosity24fcd1b
test: add a generic function for CLI kata-check command52e68f5
virtcontainers: cleanup the container config once failed5b749a5
virtcontainers: remove the redundant sandbox config store50d4188
qemu: fix error message miss0926c8d
virtcontainers: Fix the issue of watching console for firecracker0075bf8
hypervisor: allow to return a slice of pids88e281c
monitor: enlarge watch bufferdb50978
kata-check: require kvm/vhost modules for amd644deeb05
versions: update version of qemu to 4.1.04a28b52
test: add test for network metricdc38ba7
test: fix cgroup mock test6534357
shim-v2: add network stat in metric21698aa
vendor: update cgroupe7457e6
qemu: add logfile when debug is onaebc496
qemu: fix memory prealloc option handling6c77d76
qemu: check guest status with qmp query-status5b50b34
shimv2: cancel monitor before stopping sandbox49184ee
vendor: update govmmd90eba8
network: always cold unplug network devicesd26ff71
Revert: "sandbox: remove network before stopping vm"debc7d9
agent: add default timeout for grpc requests9d4050e
container: do not pause a StateReady containerb58ab66
qemu: do not try to stop qemu multiple times794e08e
sandbox: remove network before stopping vm31ddb4d
virtcontainers: add watchconsole for no_proxy type3fc17e9
vsock: Propogate error for vsock ioctl565f14f
acrn: Change the default network model for ACRN to macvtap2c99b95
network: Deprecate bridged networking mode.e467293
virtcontainers: fix hotplug pci devices execeed max capacity bug604e1ab
versions: kernel: update to 4.19.65df7cf77
network: Ignore routes with proto as "kernel"355b9c0
virtcontainers: add support for loading kernel modules979f064
vendor: update kata agent0832294
pkg/katautils: Do not set `init` in the kernel command line2058751
shim-v2: fix shim leak when hypervisor exit unexpectlya9168a3
virtiofs: wait for virtiofsd process to release its resources263fb64
acrn: Add toml to gitignore6e1e6a2
virtiofs: fix virtiofs crash when cache=none50c3e56
network: fix failed to remove network0d0a84e
versions: Upgrade to k8s 1.157668aeb
virtcontainers: support SMP die104c04d
vendor: update govmme41a6b9
vendor: Update vendor directories95e8a7a
dep: Remove nested vendor directoriesf3d0978
persist: improve readability3bfbbd6
persist: merge "network.json"99cf3f8
persist: merge "agent.json"7d5e48f
persist: manage "hypervisor.json" with new stored5d7d82
vc: move container mount cleanup to container.goe02f6dc
shimv2: monitor sandbox liveness262484d
monitor: watch hypervisor67c401c
agent: use hypervisor pid as backup proxy pid for non-kata proxy cases835b6e9
sandbox: do not fail SIGKILLbc4460e
sandbox: support force stop4130913
agent: mark agent dead when failing to connectc472a01
container: allow to stop a paused containerf886c0b
vc: drop container SetPid APIf2e6a31
ci: Allow travis to use go install script3063391
ut: skip TestBindUnmountContainerRootfsENOENTNotError for non-rootc4583f4
ut: skip TestStartNetworkMonitor for non-rootf2423e7
virtcontainers: convert virtcontainers tests to testify/assert50e263d
qemu: support vfio pass x-pci-vendor-id and x-pci-device-id pass2cf4189
vendor: update github.com/intel/govmm Signed-off-by: katacontainersbot <katacontainersbot@gmail.com>
This commit is contained in: