confidential-containers / cloud-api-adaptor

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

Enable support for embedding custom pause image from authenticated registry in the pod VM image #1887

Closed bpradipt closed 3 months ago

bpradipt commented 3 months ago

This PR adds two commits

  1. Enables downloading pause image from an authenticated registry before embedding
  2. Allows overriding the default pause binary name to a custom name if needed.