mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-21 13:08:00 +00: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/service6ad16d497
release: Adapt kata-deploy for 3.2.0-rc0025596b28
ci-on-push: Make the CI also run for the stable-* branches7ffc0c122
static-build: enable cross build for qemu35d6d86ab
static-build: enable cross-build for image build2205fb9d0
static-build: enable cross build for virtiofsd11631c681
static-build: enable cross build for shim-v27923de899
static-build: cross build kernele2c31fce2
kata-deploy: enable cross build for kata deploy script2fc5f0e2e
kata-depoly: prepare env for cross build in lib.shf5e9985af
release: release-note.sh: Fix typos and reference to imagesf910c66d6
ci: k8s: Do not fail when gathering info on AKS nodes632818176
metrics: Add k8s sysbench documentationb3901c46d
runtime-rs: ignore errors during clean up sandbox resources5a1b5d367
metrics: Add sysbench pod yamlad413d164
metrics: Add sysbench dockerfile151256011
metrics: Add sysbench performance test62e328ca5
runtime-rs: refine implementation of TaskService458e1bc71
runtime-rs: make send_message() as an method of ServiceManager1cc1c81c9
runtime-rs: fix possibe bug in ServiceManager::run()1a5f90dc3
runtime-rs: simplify implementation of service crate731e7c763
kata-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.d74639d8c
kata-ctl: provide the global TIMEOUT for creating MgmtClient02cc4fe9d
runtime-rs: add support for gather metrics in runtime-rs Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
6ad16d4977
commit
006ecce49a