constellation/bootstrapper/internal/kubernetes
Otto Bittner 52ceced223 AB#2255: Fix kubeadm version incompatibility (#293)
* Update image version
* Introduce 'ValidK8sVersion' type. Ensures that consumers
of the k8sVersion receive a valid version, without
having to do their own validation.
* Add testcase to check that kubeadm accepts the currently provided
version.
2022-07-22 15:05:04 +02:00
..
k8sapi AB#2255: Fix kubeadm version incompatibility (#293) 2022-07-22 15:05:04 +02:00
cloud_provider.go AB#2255: Fix kubeadm version incompatibility (#293) 2022-07-22 15:05:04 +02:00
k8sutil.go AB#2255: Fix kubeadm version incompatibility (#293) 2022-07-22 15:05:04 +02:00
kubeconfig_test.go Rename coordinator to bootstrapper and rename roles 2022-07-14 17:25:18 +02:00
kubeconfig.go Rename coordinator to bootstrapper and rename roles 2022-07-14 17:25:18 +02:00
kubernetes_test.go AB#2255: Fix kubeadm version incompatibility (#293) 2022-07-22 15:05:04 +02:00
kubernetes.go AB#2255: Fix kubeadm version incompatibility (#293) 2022-07-22 15:05:04 +02:00