confidential-containers / cloud-api-adaptor

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

SecureComms: Add e2e tests without KBS #2096

Open davidhadas opened 2 weeks ago

davidhadas commented 2 weeks ago
  1. Activate SecureComms using peerpod configMap while setting:
    • Activate secure comms in CAA
    • Set the KBS url in CAA to "false", indicating no KBS
    • Rely on CAA reporting to APF that Secure Comms was activated using daemonConfig
  2. Run the standard tests
davidhadas commented 2 weeks ago

@bpradipt, @stevenhorsman