constellation/internal/config
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
..
imageversion bazel: allow custom container_prefix (#1693) 2023-04-27 11:52:02 +02:00
instancetypes config: validate instance type for aws SNP based on attestation variant (#1963) 2023-06-26 17:05:12 +02: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: docs and config changes for SNP attestation (#1959) 2023-06-23 15:38:24 +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 Revert "attestation: add SNP-based attestation for aws-sev-snp (#1916)" (#1957) 2023-06-22 17:08:44 +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 bootstrapper: add fallback endpoint and custom endpoint to SAN field (#2108) 2023-07-21 16:43:51 +02:00
config_test.go feat: status shows attestation config (#2056) 2023-07-07 17:02:01 +02:00
config.go bootstrapper: add fallback endpoint and custom endpoint to SAN field (#2108) 2023-07-21 16:43:51 +02:00
image_enterprise.go image: update measurements and image version (#2124) 2023-07-21 16:20:41 +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 config: iam create aws check zone contains availability zone (#1913) 2023-07-04 13:55:52 +02:00