constellation/internal/config
Otto Bittner c7d12055d1
attestation: add SNP-based attestation for aws-sev-snp (#1916)
* config: move AMD root key to global constant
* attestation: add SNP based attestation for aws
* Always enable SNP, regardless of attestation type.
* Make AWSNitroTPM default again

There exists a bug in AWS SNP implementation where sometimes
a host might not be able to produce valid SNP reports.
Since we have to wait for AWS to fix this we are merging SNP
attestation as opt-in feature.
2023-06-21 14:19:55 +02:00
..
imageversion bazel: allow custom container_prefix (#1693) 2023-04-27 11:52:02 +02:00
instancetypes bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
migration config: drop support for deprecated Azure's service principal authentication (#1906) 2023-06-14 17:50:57 +02:00
testdata config: drop support for deprecated Azure's service principal authentication (#1906) 2023-06-14 17:50:57 +02:00
attestation_test.go attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
attestation.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
attestationversion_test.go fix: Azure SEV-SNP version always gets overwritten by latest API versions (#1930) 2023-06-14 14:17:52 +02:00
attestationversion.go fix: Azure SEV-SNP version always gets overwritten by latest API versions (#1930) 2023-06-14 14:17:52 +02:00
azure.go attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
BUILD.bazel config: drop support for deprecated Azure's service principal authentication (#1906) 2023-06-14 17:50:57 +02:00
config_doc.go attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
config_test.go attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
config.go attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
image_enterprise.go image: update measurements and image version (#1939) 2023-06-16 08:27:45 +02:00
image_oss.go cli: split image into oss and enterprise (#1788) 2023-05-23 10:49:47 +02:00
validation_test.go config: deprecate confidentialVM option for Azure clusters in favor of using attestationVariant option (#1539) 2023-03-29 14:04:37 +02:00
validation.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00