Closed stevenhorsman closed 1 month ago
To save us storage space, time and the requirement on the rust toolchain, we can pull down the cached kbs-client rather than building it ourselves.
Update checkout_kbs.sh to use oras to pull the kbs-client binary from the cache rather than building it.
Draft as this needs rebasing after #2099 is merged and depends on some changes in https://github.com/confidential-containers/cloud-api-adaptor/pull/2074
To save us storage space, time and the requirement on the rust toolchain, we can pull down the cached kbs-client rather than building it ourselves.
Update checkout_kbs.sh to use oras to pull the kbs-client binary from the cache rather than building it.