mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-10-21 07:22:38 +00:00
The offline_fs_kbc file needs to be updated to use a kbs-uri compatible name for the key, and the container image has been regenerated to reference the decryption key via kbs uri in it's annotation. The image has two tags: encrypted and decrypted. Fixes: #6604 Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>