constellation/cli/internal
Malte Poll 66f1333c31
terraform: use single zone loadbalancer frontend on AWS (#1983)
This change is required to ensure we have not tls handshake errors when connecting to the kubernetes api.
Currently, the certificates used by kube-apiserver pods contain a SAN field with the (single) public ip of the loadbalancer.
If we would allow multiple loadbalancer frontend ips, we could encounter cases where the certificate is only valid for one public ip,
while we try to connect to a different ip.
To prevent this, we consciously disable support for the multi-zone loadbalancer frontend on AWS for now.
This will be re-enabled in the future.
2023-06-30 16:56:31 +02:00
..
cloudcmd terraform: instance_count => initial_count (#1989) 2023-06-30 10:53:00 +02:00
clusterid cli: support custom attestation policies for maa (#1375) 2023-03-20 13:33:04 +01:00
cmd helm: fix upgrade command unintentionally skipping all service upgrades (#1992) 2023-06-30 16:46:05 +02:00
featureset config: improve usage and meaning of validate (#1975) 2023-06-28 10:28:48 +02:00
helm helm: fix upgrade command unintentionally skipping all service upgrades (#1992) 2023-06-30 16:46:05 +02:00
iamid cli: use uami for in-cluter authentication (#1820) 2023-05-26 11:45:03 +02:00
kubernetes helm: fix upgrade command unintentionally skipping all service upgrades (#1992) 2023-06-30 16:46:05 +02:00
libvirt cli: split image into oss and enterprise (#1788) 2023-05-23 10:49:47 +02:00
terraform terraform: use single zone loadbalancer frontend on AWS (#1983) 2023-06-30 16:56:31 +02:00
upgrade remove Terraform targets (#1970) 2023-06-27 11:27:50 +02:00