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 2.3.0-alpha2
- kata-monitor: add index page - clh: Refine the usage of guest console and kernel parameters with Cloud Hypervisor - agent: exec should inherit container process capabilities - GitHubActions: fix invalid format of require-pr-porting-labels.yaml - agent: flush root span before process finish - Extend PCI submodules to represent non-zero functions and addresses - packaging/kernel: Add CONFIG_PCI_MMCONFIG to x86 guest kernel configuration - runtime: don't start shim management server in tests - qemu: use GitLab repos instead of qemu.org - runtime: optimize code for managing temp users for rootless mode - Agent configuration file and API restriction - Delete file virtcontainers-setup.sh - vendor: Update containerd to v1.5.7 - runtime: Optimize func noNeedForOutput and add test cases - runtime: Fix !x86 static checks - kata-containers#2676: fixing centos gpg key url for ppc64le - Pass the host route IP family to the guest - cmd: get return value for setCPUtype - packaging: Configure QEMU with --enable-pie - clh: Enable guest userland output - cmd: Fix mismatched types in testModuleData - runtime: update .gitignore to ignore monitor_address file - runtime: fix the make check-go-static command error - virtcontainers: clean up useless code - Remove forced PCI rescans from agent - kernel: Enable SGX in experimental kernel. - runtime: fix nil reference in cleanup rootless user - qemu: prepare to upgrade qemu version to 6.1.0 for arm - kata-monitor (minor) improvements - virtcontainers: Fix incorrect scripts path - runtime: clear virtcontainers cgroup duplicated function - Kata monitor: cache improvements - virtiofs: fix error report in TestVirtiofsdStart when go test running 176dee6 agent: exec should inherit container process capabilities 7b2bfd4 virtcontainers: clh: Use 'quiet' as the default kernel parameter 3e24e46 virtcontainers: clh: Turn-off serial and virtio-console by default 2d7b65e agent: flush root span before process finish 5c77cc2 runtime: don't start shim management server in tests 7204418 agent/device: Return PCI address from wait_for_pci_device() e50b05d agent/pci: Add type to represent PCI addresses 8528157 agent/pci: Extend Slot type to represent PCI function as well bf8f582 runtime: optimize code for managing temp users for rootless mode a9c2a4b GitHubActions: fix invalid format of require-pr-porting-labels.yaml c4236cb packaging/kernel: Add CONFIG_PCI_MMCONFIG to x86 guest kernel configuration 08360c9 agent: Add an agent configutation file example 8a4e69d agent: rpc: Return UNIMPLEMENTED for not allowed endpoints 0ea2e3a agent: config: Allow for building the configuration from a file 63539dc agent: config: Add allowed endpoints a953fea agent: config: Simplify configuration creation b888edc agent: config: Implement Default 7eac2ec protection: add confidential compute frame for arm 8acfc15 check: fix typecheck failure in qemu_arm64_test.go 5b02d54 virtcontainers: fix lint failure on ppc64le ff9728f virtcontainers: nolint guestProtection 5c138c8 runtime: Fix field alignment on s390x 191d001 vendor: Update containerd to v1.5.7 f7f6bd0 kata-monitor: add index page a44cde7 agent: netlink: Use the grpc IP family field when updating the route 71ce6cf runtime: Pass the route IP family to the agent 99450bd agent: protos: Add a Family field to the Route payload f85fe70 runtime: vendor: Bump the netlink package dependency e439cec cmd: fix field alignment on ppc64le e5159ea cmd: get return value for setCPUtype 2ce8d42 clh: Suppress hypervisor output to make guest output visible cd1064b packaging: Configure QEMU with --enable-pie 762922a runtime: delete func ConstraintsToVCPUs 4f48543 runtime: delete virtcontainers-setup.sh 80f6b97 osbuilder: fixing centos gpg key url for ppc64le bb99bfb runtime: fix the make check-go-static command error 870771d runtime: update .gitignore to ignore monitor_address file 18bff58 runtime: Optimize func noNeedForOutput and add test cases e5fe53f runtime: fix nil reference in cleanup rootless user 2304a59 runtime: set the sandbox storage path static 315295e runtime: rename GetSanboxesStoragePath() --> GetSandboxesStoragePath() 13e65f2 cmd: Fix mismatched types in testModuleData da42cbc actions: Build experimental kernel on kata-deploy push action dffc509 kernel: Enable SGX in experimental kernel. ff6a677 kernel-build: Enable multiple config types. 9004696 experimental-kernel: bump 5.13.10 1fbb730 build: kata-deploy kernel experimental 907459c agent/device: Don't force PCI rescans 75f426d agent: Simplify do_add_swap() aad1a87 runtime/device: Give the agent information about VFIO devices ebd7b61 runtime: Don't repeat GetDeviceByID between appendDevices() and append*() ad45c52 runtime/device: Record guest PCI path for VFIO devices 5c2af3e runtime/device: Refactor hotplugVFIODevice() to have common exit path 8bc7110 agent/device: Add device type for VFIO devices f7a2707 agent: Move driver type constants into device.rs 5b1eb08 agent/uevent: Improve logging of wait_for_uevent() cf36fd8 runtime: Fix some leftover go fmt errors 6d94957 kernel: reduce alignment size of memory hotplug to 128M 48090f6 qemu: disable plug on arm64 when pie is added 57e3712 virtiofs: fix error report in TestVirtiofsdStart when go test running 8b0bc1f kata-monitor: bump version to 0.2.0 bfb556d kata-monitor: refresh kata sandbox list on fs events 0e854f3 kata-monitor: improve detection of kata workloads 80463b4 qemu: use GitLab repos instead of qemu.org 3b0c4bf runtime: clear virtcontainers cgroup duplicated function afad910 kata-monitor: add getSandboxFS() e38686f runtime: add GetSandboxesStoragePath() 245a12b kata-monitor: improve sandbox caching fc067d6 kata-monitor: warn when unable to retrive the lower level runtime 53ec4df kata-monitor: minor fixes 4751698 virtcontainers: Fix incorrect scripts path 814cea9 virtcontainers: clean up useless code Signed-off-by: Fabiano Fidêncio <[email protected]>
- Loading branch information