mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-03 22:44:24 +01:00
using the offline FS KBC [1] and keys from the SSH demo [2]. The workflow is adapted from `main:kata-deploy-test.yaml`. The image deployed here is _not_ for a trusted execution environment. [1] - https://github.com/confidential-containers/attestation-agent/tree/main/src/kbc_modules/offline_fs_kbc [2] - https://github.com/confidential-containers/documentation/tree/main/demos/ssh-demo Fixes: #3198 Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>