constellation/cli/internal/cmd
Daniel Weiße ec01c57661
internal: use config to create attestation validators (#1561)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2023-04-06 17:00:56 +02:00
..
BUILD.bazel cli: show available cli upgrades on upgrade check command (#1394) 2023-04-03 14:31:17 +02:00
cloud_test.go go: remove unused parameters 2023-03-20 08:41:01 -04:00
cloud.go cli: iam destroy (#946) 2023-02-24 11:36:41 +01:00
cmd.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
config.go cli: add config kubernetes-versions subcommand (#1224) 2023-02-22 09:52:47 +01:00
configfetchmeasurements_test.go ci: add e2e-upgrade test 2023-03-23 14:57:38 +01:00
configfetchmeasurements.go ci: add e2e-upgrade test 2023-03-23 14:57:38 +01:00
configgenerate_test.go config: remove deprecated upgradeConfig and require name and microserviceVersion fields (#1541) 2023-03-31 19:19:10 +02:00
configgenerate.go config: remove deprecated upgradeConfig and require name and microserviceVersion fields (#1541) 2023-03-31 19:19:10 +02:00
configinstancetypes.go go: remove unused parameters 2023-03-20 08:41:01 -04:00
configkubernetesversions.go go: remove unused parameters 2023-03-20 08:41:01 -04:00
create_test.go init: create kubeconfig file with unique user/cluster name (#1133) 2023-02-10 13:27:22 +01:00
create.go internal: use config to create attestation validators (#1561) 2023-04-06 17:00:56 +02:00
iamcreate_test.go cli: add --kubernetes flag to iam create (when used with --create-config) (#1326) 2023-03-03 09:04:54 +01:00
iamcreate.go cli: add missing -y short flag to iam create (#1572) 2023-03-31 17:26:14 +02:00
iamdestroy_test.go cli: iam destroy (#946) 2023-02-24 11:36:41 +01:00
iamdestroy.go go: remove unused parameters 2023-03-20 08:41:01 -04:00
init_test.go internal: refactor oid package to variant package (#1538) 2023-03-29 09:30:13 +02:00
init.go bootstrapper: make Azure auth method configurable on cluster init (#1346) 2023-04-03 15:01:25 +02:00
log.go Add debug logging for verify command (#610) 2022-11-21 17:02:33 +01:00
mini.go Update CLI reference (#248) 2022-10-14 10:48:20 +02:00
minidown.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
miniup.go remove dublicate log in miniconstellation 2023-03-23 14:55:29 +01:00
recover_test.go cli: add status cmd 2023-04-03 12:03:41 +02:00
recover.go attestation: add option for MAA fallback to verify azure's snp-sev id key digest (#1257) 2023-03-21 12:46:49 +01:00
spinner_test.go reserve enough time for stable tests (#564) 2022-11-17 17:30:35 +01:00
spinner.go cli: add missing flag to miniConstellation (#1374) 2023-03-08 15:48:36 +01:00
status_test.go cli: add status cmd 2023-04-03 12:03:41 +02:00
status.go deps: update golangci/golangci-lint to v1.52.2 (#1598) 2023-04-05 18:40:35 +02:00
terminate_test.go cli: deactivate spinner for debug logging 2023-01-04 12:17:08 +01:00
terminate.go go: remove unused parameters 2023-03-20 08:41:01 -04:00
upgrade.go cli: refactor upgrade apply cmd to match name 2023-02-15 16:44:47 +01:00
upgradeapply_test.go cli: add kubernetes pkg to interface with cluster 2023-04-03 12:03:41 +02:00
upgradeapply.go cli: add kubernetes pkg to interface with cluster 2023-04-03 12:03:41 +02:00
upgradecheck_test.go deps: update golangci/golangci-lint to v1.52.2 (#1598) 2023-04-05 18:40:35 +02:00
upgradecheck.go cli: show available cli upgrades on upgrade check command (#1394) 2023-04-03 14:31:17 +02:00
userinteraction_test.go bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01: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 cli: remove debug env check for AWS (#460) 2022-11-04 15:31:51 +01:00
verifier_test.go Improve measurements verification with Rekor (#206) 2022-10-11 13:57:52 +02:00
verifier.go Improve measurements verification with Rekor (#206) 2022-10-11 13:57:52 +02:00
verify_test.go cli: print attestation document with constellation verify (#1577) 2023-04-03 15:06:27 +02:00
verify.go cli: print attestation document with constellation verify (#1577) 2023-04-03 15:06:27 +02:00
version_test.go bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
version.go go: remove unused parameters 2023-03-20 08:41:01 -04:00