Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple functional test for SEV #302

Open
wainersm opened this issue Dec 13, 2023 · 1 comment
Open

Add simple functional test for SEV #302

wainersm opened this issue Dec 13, 2023 · 1 comment
Labels

Comments

@wainersm
Copy link
Member

Test cases

Scenario: Can create an attested pod from an encrypted signed container image

Given I have a version of CoCo deployed on Kubernetes with this operator
And The environment is configured with simple-kbs
When I try and create a pod with kata-qemu-sev runtime from a public encrypted signed container image
Then The pod is successfully created

Questions

Additional information

@portersrc
Copy link
Member

Trying to respond to your questions:
Q1: Maybe we handle all cases?
Q2: Great question. Probably we need this variation, too.
Q3: Not sure I understand; all of these cases would require CDH, no?
Q4: This part is beyond me still; reusing some of these deployment and testing components is ideal, if possible.
Q5: Great question. I assume this script is battle-tested, so if we don't use it, we need to take a lot from it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants