constellation/internal/staticupload
Adrian Stobbe c446f36b0f
config: Azure SNP tool can delete specific version from attestation API (#1863)
* client supports delete version

* rename to new attestation / fetcher naming

* add delete command to upload tool

* test client delete

* bazel update

* use general client in attestation client

* Update hack/configapi/cmd/delete.go

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

* daniel feedback

* unit test azure sev upload

* Update hack/configapi/cmd/delete.go

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

* add client integration test

* new client cmds use apiObject

---------

Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
2023-06-05 12:33:22 +02:00
..
BUILD.bazel config: sign Azure versions on upload & verify on fetch (#1836) 2023-06-01 13:55:46 +02:00
delete.go ci: static file uploader with automatic cache invalidation (#1833) 2023-05-30 13:48:29 +02:00
get.go ci: use aws s3 client that invalidates cloudfront cache for places that modify Constellation api (#1839) 2023-06-02 11:20:01 +02:00
staticupload_test.go ci: use aws s3 client that invalidates cloudfront cache for places that modify Constellation api (#1839) 2023-06-02 11:20:01 +02:00
staticupload.go config: Azure SNP tool can delete specific version from attestation API (#1863) 2023-06-05 12:33:22 +02:00
upload.go ci: static file uploader with automatic cache invalidation (#1833) 2023-05-30 13:48:29 +02:00