constellation/cli/internal/cmd
Otto Bittner 405db3286e AB#2386: TrustedLaunch support for azure attestation
* There are now two attestation packages on azure.
The issuer on the server side is created base on successfully
querying the idkeydigest from the TPM. Fallback on err: Trusted Launch.
* The bootstrapper's issuer choice is validated by the CLI's validator,
which is created based on the local config.
* Add "azureCVM" field to new "internal-config" cm.
This field is populated by the bootstrapper.
* Group attestation OIDs by CSP (#42)
* Bootstrapper now uses IssuerWrapper type to pass
the issuer (and some context info) to the initserver.
* Introduce VMType package akin to cloudprovider. Used by
IssuerWrapper.
* Extend unittests.
* Remove CSP specific attestation integration tests

Co-authored-by: <dw@edgeless.systems>
Signed-off-by: Otto Bittner <cobittner@posteo.net>
2022-09-05 12:03:48 +02:00
..
cloud_test.go add license headers 2022-09-05 09:17:25 +02:00
cloud.go add license headers 2022-09-05 09:17:25 +02:00
config.go add license headers 2022-09-05 09:17:25 +02:00
configfetchmeasurements_test.go add license headers 2022-09-05 09:17:25 +02:00
configfetchmeasurements.go add license headers 2022-09-05 09:17:25 +02:00
configgenerate_test.go add license headers 2022-09-05 09:17:25 +02:00
configgenerate.go Remove note to instance types specifically 2022-09-05 09:36:58 +02:00
configinstancetypes.go add license headers 2022-09-05 09:17:25 +02:00
create_test.go add license headers 2022-09-05 09:17:25 +02:00
create.go AB#2386: TrustedLaunch support for azure attestation 2022-09-05 12:03:48 +02:00
helmloader.go add license headers 2022-09-05 09:17:25 +02:00
id.go add license headers 2022-09-05 09:17:25 +02:00
init_test.go add license headers 2022-09-05 09:17:25 +02:00
init.go add license headers 2022-09-05 09:17:25 +02:00
readconfig_test.go add license headers 2022-09-05 09:17:25 +02:00
readconfig.go add license headers 2022-09-05 09:17:25 +02:00
recover_test.go add license headers 2022-09-05 09:17:25 +02:00
recover.go add license headers 2022-09-05 09:17:25 +02:00
recoveryclient_test.go add license headers 2022-09-05 09:17:25 +02:00
recoveryclient.go add license headers 2022-09-05 09:17:25 +02:00
terminate_test.go add license headers 2022-09-05 09:17:25 +02:00
terminate.go add license headers 2022-09-05 09:17:25 +02:00
upgrade.go add license headers 2022-09-05 09:17:25 +02:00
upgradeexecute_test.go add license headers 2022-09-05 09:17:25 +02:00
upgradeexecute.go add license headers 2022-09-05 09:17:25 +02:00
upgradeplan_test.go add license headers 2022-09-05 09:17:25 +02:00
upgradeplan.go add license headers 2022-09-05 09:17:25 +02:00
userinteraction_test.go add license headers 2022-09-05 09:17:25 +02:00
userinteraction.go add license headers 2022-09-05 09:17:25 +02:00
validargs_test.go add license headers 2022-09-05 09:17:25 +02:00
validargs.go add license headers 2022-09-05 09:17:25 +02:00
verify_test.go add license headers 2022-09-05 09:17:25 +02:00
verify.go add license headers 2022-09-05 09:17:25 +02:00
version_test.go add license headers 2022-09-05 09:17:25 +02:00
version.go add license headers 2022-09-05 09:17:25 +02:00