constellation/image/upload/internal/cmd
Malte Poll 181b8f64d2 image: add static (per-CSP) measurements during "measurement envelope"
This logic was previously performed in a GitHub Actions workflow
using yq.
Since every step should now be performed in Bazel, this now needs to happen here.
2024-01-15 13:53:15 +01:00
..
api.go api: rename /api/versions to versionsapi and /api/attestationcfig to attestationconfigapi (#1876) 2023-06-07 16:16:32 +02:00
aws.go image: allow toggling secure boot in image upload 2023-09-27 17:58:19 +02:00
azure.go image: allow toggling secure boot in image upload 2023-09-27 17:58:19 +02:00
BUILD.bazel Fix various small things throughout the codebase (#2800) 2024-01-09 19:37:56 +01:00
flags.go image: allow toggling secure boot in image upload 2023-09-27 17:58:19 +02:00
gcp.go ci: update GCP service accounts for CI (#2629) 2023-11-27 13:04:41 +01:00
image.go Fix various small things throughout the codebase (#2800) 2024-01-09 19:37:56 +01:00
info.go Fix various small things throughout the codebase (#2800) 2024-01-09 19:37:56 +01:00
measurements.go image: add go code to upload image info and measurements 2023-05-25 15:01:15 +02:00
measurementsenvelope.go image: add static (per-CSP) measurements during "measurement envelope" 2024-01-15 13:53:15 +01:00
measurementsmerge.go image: add go code to upload image info and measurements 2023-05-25 15:01:15 +02:00
measurementsupload.go Fix various small things throughout the codebase (#2800) 2024-01-09 19:37:56 +01:00
must.go image: implement idempotent upload of os images 2023-05-05 12:06:44 +02:00
nop.go image: allow toggling secure boot in image upload 2023-09-27 17:58:19 +02:00
openstack.go image: add intermediate "image" verb to upload tool 2023-05-25 15:01:15 +02:00
qemu.go image: add intermediate "image" verb to upload tool 2023-05-25 15:01:15 +02:00
secureboot.go image: implement idempotent upload of os images 2023-05-05 12:06:44 +02:00
upload.go api: add functions to transparently handle signatures upon API interaction (#2142) 2023-08-01 16:48:13 +02:00