constellation/image/upload/internal/cmd
Markus Rudy ef6f63dc48
Fix various small things throughout the codebase (#2800)
* bootstrapper: remove obsolete log statement

* ci: simplify variable usage

Co-authored-by: Daniel Weiße <daniel-weisse@users.noreply.github.com>

* cli: add missing formatting directive

* helm: fix rm invocation

* ci: document reproducible-builds workflow

* constants: use variables for measurement files

* constants: use variables for CDN distribution ID

* ci: make Helm version explicit

* api: prettify versionsapi-list output

* ci: remove obsolete docstring

---------

Co-authored-by: Daniel Weiße <daniel-weisse@users.noreply.github.com>
2024-01-09 19:37:56 +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 api: add functions to transparently handle signatures upon API interaction (#2142) 2023-08-01 16:48:13 +02: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