cozystack/hack/e2e-apps
Timofei Larkin d65d293fbc [kubernetes] Make worker version configurable
## What this PR does

The kubelet version of tenant k8s clusters is baked into the worker VM
image. Previously, selecting any version of tenant k8s had an impact
only on the controlplane, the workers were fixed at v1.33. This patch
modifies the KubeadmConfigTemplate to attempt to download the
user-selected versions of kubelet and kubeadm and replace the baked-in
versions with those. If failing, the bootstrap continues with the
baked-in versions.

### Release note

```release-note
[kubernetes] Make kubelet versions on tenant k8s clusters' worker nodes
user-configurable.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-11-08 15:25:18 +03:00
..
bucket.bats [seaweed] add tests 2025-07-28 16:18:07 +03:00
clickhouse.bats clickhouse add chk 2025-08-04 18:22:43 +03:00
ferretdb.bats fix tests 2025-10-22 02:03:33 +03:00
foundationdb.bats Add FoundationDB configuration values for storage engine and redundancy mode, update tests, and fix workload monitor 2025-09-17 01:16:19 -05:00
kafka.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
kubernetes-latest.bats [ci] Refactor testing logic 2025-07-23 14:00:24 +03:00
kubernetes-previous.bats [ci] Refactor testing logic 2025-07-23 14:00:24 +03:00
mysql.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
postgres.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
redis.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
run-kubernetes.sh [kubernetes] Make worker version configurable 2025-11-08 15:25:18 +03:00
virtualmachine.bats [test] fix vm tests 2025-08-06 17:05:13 +03:00
vminstance.bats add resource quota for testing ns 2025-09-09 17:42:52 +03:00