mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-17 06:14:26 +01:00
release: Kata Containers 3.2.0-rc0
- ci-on-push: Make the CI also run for the stable-* branches - ci: k8s: Do not fail when gathering info on AKS nodes - kata-deploy: enable cross build for non-x86 - runtime-rs: add support for gather metrics in runtime-rs - kata-ctl: add monitor subcommand for runtime-rs - release: release-note.sh: Fix typos and reference to images - metrics: Add sysbench performance test - Simplify implementation of runtime-rs/service6ad16d497release: Adapt kata-deploy for 3.2.0-rc0025596b28ci-on-push: Make the CI also run for the stable-* branches7ffc0c122static-build: enable cross build for qemu35d6d86abstatic-build: enable cross-build for image build2205fb9d0static-build: enable cross build for virtiofsd11631c681static-build: enable cross build for shim-v27923de899static-build: cross build kernele2c31fce2kata-deploy: enable cross build for kata deploy script2fc5f0e2ekata-depoly: prepare env for cross build in lib.shf5e9985afrelease: release-note.sh: Fix typos and reference to imagesf910c66d6ci: k8s: Do not fail when gathering info on AKS nodes632818176metrics: Add k8s sysbench documentationb3901c46druntime-rs: ignore errors during clean up sandbox resources5a1b5d367metrics: Add sysbench pod yamlad413d164metrics: Add sysbench dockerfile151256011metrics: Add sysbench performance test62e328ca5runtime-rs: refine implementation of TaskService458e1bc71runtime-rs: make send_message() as an method of ServiceManager1cc1c81c9runtime-rs: fix possibe bug in ServiceManager::run()1a5f90dc3runtime-rs: simplify implementation of service crate731e7c763kata-ctl: add monitor subcommand for runtime-rs The previous kata-monitor in golang could not communicate with runtime-rs to gather metrics due to different sandbox addresses. This PR adds the subcommand monitor in kata-ctl to gather metrics from runtime-rs and monitor itself.d74639d8ckata-ctl: provide the global TIMEOUT for creating MgmtClient02cc4fe9druntime-rs: add support for gather metrics in runtime-rs Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in: