Andrey Smirnov
57a77696ef
feat: update Kubernetes to 1.22.1
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.22.md#changelog-since-v1220
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@talos-systems.com>
2021-08-23 09:58:02 +00:00
Artem Chernyshev
2b614e430e
feat: check if cluster has deprecated resources versions
...
Fixes: https://github.com/talos-systems/talos/issues/4026
Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
2021-08-18 23:26:36 +03:00
Andrey Smirnov
6ee690d9a7
release(v0.12.0-alpha.1): prepare release
...
This is the official v0.12.0-alpha.1 release.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2021-08-13 22:59:01 +03:00
Andrey Smirnov
887c2326a4
release(v0.12.0-alpha.0): prepare release
...
This is the official v0.12.0-alpha.0 release.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2021-08-11 08:49:34 -07:00
Alexey Palazhchenko
09d70b7eaf
feat: update Kubernetes to v1.22.0
...
Closes #3967 .
Closes #3997 .
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@talos-systems.com>
2021-08-06 09:06:32 -07:00
Andrey Smirnov
0c7ce1cd81
feat: remove remnants of bootkube support
...
Fixes #3951
Bootkube support was removed in Talos 0.9. Talos versions 0.9-0.11
support conversion of self-hosted bootkube-based control plane to the
new style control plane running as static pods managed by Talos.
This commit removes all backwards compatibility and removes conversion
code.
For the k8s controllers, `BootstrapStatus` is removed and a dependency
on `etcd` service status is added (as it was implicitly there via
`BootstrapStatus`).
Remove control plane conversion code.
In k8s upgrade code, remove self-hosted part.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-08-03 07:55:42 -07:00
Artem Chernyshev
55e17ccdd1
chore: bump dependencies
...
Fixes: https://github.com/talos-systems/talos/pull/3954 https://github.com/talos-systems/talos/pull/3955 https://github.com/talos-systems/talos/pull/3956 https://github.com/talos-systems/talos/pull/3957 https://github.com/talos-systems/talos/pull/3958 https://github.com/talos-systems/talos/pull/3959 https://github.com/talos-systems/talos/pull/3960 https://github.com/talos-systems/talos/pull/3961 https://github.com/talos-systems/talos/pull/3962 https://github.com/talos-systems/talos/pull/3963 https://github.com/talos-systems/talos/pull/3964
And update kubelet to 1.21.3.
Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
2021-07-19 06:06:01 -07:00
Alexey Palazhchenko
eea750de2c
chore: rename "join" type to "worker"
...
Closes #3413 .
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-07-09 07:10:45 -07:00
Alexey Palazhchenko
2ba8ac9ab4
docs: add documentation directory for 0.12
...
Plus, convert a few absolute URLs with a version number to relative URLs without versions.
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-07-08 04:44:51 -07:00