constellation/bootstrapper/internal/kubernetes/k8sapi
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
..
resources bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
BUILD.bazel bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
k8sapi.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
k8sutil.go bootstrapper: add fallback endpoint and custom endpoint to SAN field (#2108) 2023-07-21 16:43:51 +02:00
kubeadm_config_test.go init: add cluster version to kubernetes components 2023-01-05 14:52:09 +01:00
kubeadm_config.go init: create kubeconfig file with unique user/cluster name (#1133) 2023-02-10 13:27:22 +01:00
systemd.go bootstrapper: use systemd dbus connection 2023-01-25 09:58:56 +01:00