mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-01 21:44:22 +01:00
As the previous commit added a new runtime class to be used with TDX, let's make sure this gets shipped and configured as part of the kata-deploy-cc script, which is used by the Confidential Containers Operator. This commit also cleans up all the extra artefacts that will be installed in order to run the CLH TDX workloads. Fixes: #4833 Depends-on: github.com/kata-containers/tests#5070 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>