constellation/bootstrapper/internal/kubernetes/k8sapi
Otto Bittner 741384158a AB#2076: version specific images (#288)
KubernetesVersion sent by the init command now controls
all downloaded binaries, if they depend on the k8s version.

* Move all download links into /internal/versions.
* Unify files in /internal/versions package
* Move image download links into VersionConfigs
and thus make them dependant on the k8s version,
where the image version is specific to the k8s version.
* Don't specify patch version in k8sVersion
2022-07-21 14:41:07 +02:00
..
kubectl AB#2076: version specific images (#288) 2022-07-21 14:41:07 +02:00
resources AB#2076: version specific images (#288) 2022-07-21 14:41:07 +02:00
constants.go AB#2074: Choosable K8S Version (#277) 2022-07-18 12:28:02 +02:00
install_test.go Rename coordinator to bootstrapper and rename roles 2022-07-14 17:25:18 +02:00
install.go Rename coordinator to bootstrapper and rename roles 2022-07-14 17:25:18 +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#2074: Choosable K8S Version (#277) 2022-07-18 12:28:02 +02:00
kubeadm_config.go AB#2074: Choosable K8S Version (#277) 2022-07-18 12:28:02 +02:00
systemd.go Rename coordinator to bootstrapper and rename roles 2022-07-14 17:25:18 +02:00
util.go AB#2074: Choosable K8S Version (#277) 2022-07-18 12:28:02 +02:00