confidential-containers / cloud-api-adaptor

Ability to create Kata pods using cloud provider APIs aka the peer-pods approach
Apache License 2.0
44 stars 71 forks source link

podvm-mkosi build fails #1843

Open wobito opened 1 month ago

wobito commented 1 month ago

When building the podvm-mkosi, the Makefile takes in a AA_KBC value for various build steps, but in the AA build stage, there is a ATTESTER value available in the sub Makefile for only building some attesters, yet in setting that value it isn't honoured during the podvm-mksoi. ref #1576

make ATTESTER=snp-attester

Fails with the same error from https://github.com/confidential-containers/cloud-api-adaptor/pull/1576#issuecomment-1810016224