constellation/bootstrapper/internal/kubernetes/k8sapi
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
..
kubectl AB#2076: version specific images (#288) 2022-07-21 14:41:07 +02:00
resources AB#2255: Fix kubeadm version incompatibility (#293) 2022-07-22 15:05:04 +02:00
constants.go AB#2074: Choosable K8S Version (#277) 2022-07-18 12:28:02 +02:00
install_test.go AB#2181: retry k8s downloads (#286) 2022-07-21 15:20:12 +02:00
install.go kubernetes binary download: retry downloads for every error during download (after preparing the destination tempfile) (#290) 2022-07-22 11:10:39 +02:00
joinargs_test.go Rename coordinator to bootstrapper and rename roles 2022-07-14 17:25:18 +02:00
joinargs.go Rename coordinator to bootstrapper and rename roles 2022-07-14 17:25:18 +02:00
kubeadm_config_test.go AB#2255: Fix kubeadm version incompatibility (#293) 2022-07-22 15:05:04 +02:00
kubeadm_config.go AB#2255: Fix kubeadm version incompatibility (#293) 2022-07-22 15:05:04 +02:00
systemd.go Rename coordinator to bootstrapper and rename roles 2022-07-14 17:25:18 +02:00
util.go AB#2255: Fix kubeadm version incompatibility (#293) 2022-07-22 15:05:04 +02:00