constellation/cli/internal/kubernetes
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 bootstrapper: add fallback endpoint and custom endpoint to SAN field (#2108) 2023-07-21 16:43:51 +02:00
kubernetes.go cli: add kubernetes pkg to interface with cluster 2023-04-03 12:03:41 +02:00
status.go cli: add kubernetes pkg to interface with cluster 2023-04-03 12:03:41 +02:00
upgrade_test.go feat: status shows attestation config (#2056) 2023-07-07 17:02:01 +02:00
upgrade.go bootstrapper: add fallback endpoint and custom endpoint to SAN field (#2108) 2023-07-21 16:43:51 +02:00