constellation/cli/internal/cmd
Malte Poll 8da6a23aa5
bootstrapper: add fallback endpoint and custom endpoint to SAN field (#2108)
terraform: collect apiserver cert SANs and support custom endpoint

constants: add new constants for cluster configuration and custom endpoint

cloud: support apiserver cert sans and prepare for endpoint migration on AWS

config: add customEndpoint field

bootstrapper: use per-CSP apiserver cert SANs

cli: route customEndpoint to terraform and add migration for apiserver cert SANs

bootstrapper: change interface of GetLoadBalancerEndpoint to return host and port separately
2023-07-21 16:43:51 +02:00
..
BUILD.bazel cli: unify terraform variable creation (#2119) 2023-07-21 10:04:29 +02:00
cloud_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
cloud.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
cmd.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
config.go config: add separate option for handling attestation parameters (#1623) 2023-05-03 11:11:53 +02:00
configfetchmeasurements_test.go config: enable azure snp version fetcher again + minimum age for latest version (#1899) 2023-06-09 12:48:12 +02:00
configfetchmeasurements.go cli: improve user warning / information (#1933) 2023-06-19 16:51:39 +02:00
configgenerate_test.go Use term "attestation variant" consistently 2023-06-26 08:54:11 +02:00
configgenerate.go Use term "attestation variant" consistently 2023-06-26 08:54:11 +02:00
configinstancetypes.go config: validate instance type for aws SNP based on attestation variant (#1963) 2023-06-26 17:05:12 +02:00
configkubernetesversions.go go: remove unused parameters 2023-03-20 08:41:01 -04:00
configmigrate.go fix: small formating/spelling issues (#1965) 2023-06-26 08:34:37 +02:00
create_test.go cli: fail fast when CLI and Constellation versions don't match (#1972) 2023-06-27 18:24:35 +02:00
create.go cli: fail fast when CLI and Constellation versions don't match (#1972) 2023-06-27 18:24:35 +02:00
iamcreate_test.go config: iam create aws check zone contains availability zone (#1913) 2023-07-04 13:55:52 +02:00
iamcreate.go cli: fix/improve some user-facing strings 2023-07-06 09:05:17 +02:00
iamdestroy_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
iamdestroy.go cli: force-delete Azure resource group (#1667) 2023-04-19 08:30:11 +02:00
init_test.go cli: fail fast when CLI and Constellation versions don't match (#1972) 2023-06-27 18:24:35 +02:00
init.go bootstrapper: add fallback endpoint and custom endpoint to SAN field (#2108) 2023-07-21 16:43:51 +02:00
log.go Add debug logging for verify command (#610) 2022-11-21 17:02:33 +01:00
manualtfstatemigration.go cli: manual AWS terraform state transitions 2023-06-28 18:13:01 +02: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_cross.go cli: add windows amd64 build target (#1835) 2023-05-30 12:02:43 +02:00
miniup_linux_amd64.go cli: add windows amd64 build target (#1835) 2023-05-30 12:02:43 +02:00
miniup.go cli: fix broken "constellation mini up" due to incompatible terraform json (#2081) 2023-07-10 15:16:45 +02:00
recover_test.go Add --insecure to config fetch-measurement (#1879) 2023-06-06 10:32:22 +02:00
recover.go api: rename /api/versions to versionsapi and /api/attestationcfig to attestationconfigapi (#1876) 2023-06-07 16:16:32 +02: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 feat: status shows attestation config (#2056) 2023-07-07 17:02:01 +02:00
status.go feat: status shows attestation config (#2056) 2023-07-07 17:02:01 +02:00
terminate_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
terminate.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
upgrade.go cli: refactor upgrade apply cmd to match name 2023-02-15 16:44:47 +01:00
upgradeapply_test.go bootstrapper: add fallback endpoint and custom endpoint to SAN field (#2108) 2023-07-21 16:43:51 +02:00
upgradeapply.go bootstrapper: add fallback endpoint and custom endpoint to SAN field (#2108) 2023-07-21 16:43:51 +02:00
upgradecheck_test.go cli: write Terraform migration output directly to constellation-id.json (#2107) 2023-07-18 09:33:42 +02:00
upgradecheck.go cli: unify terraform variable creation (#2119) 2023-07-21 10:04:29 +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 cli: dynamically select signature validation pubkey for release and pre-release artifacts 2023-05-31 14:00:00 +02:00
verify_test.go config: drop support for deprecated Azure's service principal authentication (#1906) 2023-06-14 17:50:57 +02:00
verify.go cli: fix/improve some user-facing strings 2023-07-06 09:05:17 +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