Open Xynnn007 opened 1 year ago
https://github.com/kata-containers/kata-containers/pull/6707 made it possible to change the policy.json, auth file and sigstore config file to be used inside the confidential VM via kernel commandline.
policy.json
auth file
sigstore config file
We need related CI tests for this, which aims to
To achieve this, we need to configure the resources in KBS ahead of time.
cc @stevenhorsman
https://github.com/kata-containers/kata-containers/pull/6707 made it possible to change the
policy.json
,auth file
andsigstore config file
to be used inside the confidential VM via kernel commandline.We need related CI tests for this, which aims to
policy.json
and/or the other two settings and check if the launch process is expectedTo achieve this, we need to configure the resources in KBS ahead of time.
cc @stevenhorsman