Andrey Smirnov
a781dfb8e3
feat: update Kubernetes to 1.27.1
...
See https://github.com/kubernetes/kubernetes/releases/tag/v1.27.1
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-04-18 14:12:25 +04:00
Andrey Smirnov
3e406d9b07
feat: update etcd to v3.5.8
...
See https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-04-13 15:12:15 +04:00
Andrey Smirnov
e31f7f50b1
feat: update Kubernetes to 1.27.0
...
See https://github.com/kubernetes/kubernetes/releases/tag/v1.27.0
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-04-12 13:36:38 +04:00
Andrey Smirnov
5176d27dc5
feat: update Kubernetes to 1.27.0-rc.1
...
This has a fix for an issue for DaemonSets and graceful shutdown.
See https://github.com/kubernetes/kubernetes/releases/tag/v1.27.0-rc.1
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-04-07 12:58:37 +04:00
Thomas Way
7ffabe0f14
feat: support network bond device selectors
...
Fixes https://github.com/siderolabs/talos/issues/6756
Signed-off-by: Thomas Way <thomas@6f.io>
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-03-31 20:29:20 +04:00
Andrey Smirnov
cefa9c3ecb
feat: update Kubernetes to 1.27.0-rc.0
...
See https://github.com/kubernetes/kubernetes/releases/tag/v1.27.0-rc.0
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-03-27 14:32:54 +04:00
Noel Georgi
c63cf90e32
feat: update k8s to v1.27.0-beta.0
...
Update k8s to v1.27.0-beta.0
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-03-21 23:59:17 +05:30
Andrey Smirnov
28713c2c4d
feat: update Kubernetes to 1.26.3
...
Mostly to backport to 1.3.x, main should be soon updated to 1.27.x.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-03-20 23:36:11 +04:00
Dzerom Dzenkins
a3cf416475
docs: add InstallConfig ignored notice to doc
...
Mention that `.machine.install` gets ignored on pre-installed images.
Signed-off-by: Dzerom Dzenkins <dzeri96@proton.me>
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-03-20 22:48:34 +04:00
Andrey Smirnov
dea17d7234
feat: update Kubernetes to v1.26.2
...
See https://github.com/kubernetes/kubernetes/releases/tag/v1.26.2
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-03-01 22:50:54 +04:00
Andrey Smirnov
6e8f13529c
fix: add support for a fallback '*' mirror configuration
...
Talos always supported that, but CRI config lacked support for it.
Now with recent containerd the new `_default` host is used as a
fallback, so this re-enables the support and updates the docs.
See https://github.com/containerd/containerd/pull/8065
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-02-16 23:12:13 +04:00
Andrey Smirnov
da2edb9de0
chore: bump dependencies
...
CoreDNS: v1.10.1
And many other small bumps.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-02-15 17:29:15 +04:00
budimanjojo
34ab0007a6
docs: port is needed for wireguard endpoint
...
Example of `wireguard.peers[].endpoint` is wrong
Signed-off-by: budimanjojo <budimanjojo@gmail.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-02-13 12:10:17 +05:30
Sander Maijers
bdc53ac254
docs: add hyperlink to Docker API docs about config.json
...
This reduces time needed to navigate docs.
Signed-off-by: Sander Maijers <3374183+sanmai-NL@users.noreply.github.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-01-30 23:10:03 +04:00
Utku Ozdemir
2d136f1879
feat: set markdown and html descriptions in config json schema
...
Set the additional description fields for vscode/monaco/jetbrains editors.
Strip the markdown formatting from the plain description.
Additionally, fix the description of the field `aescbcEncryptionSecret`.
Related to siderolabs/talos#6705 .
Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2023-01-23 23:45:47 +01:00
Andrey Smirnov
703d965951
feat: update Kubernetes to 1.26.1, etcd to 3.5.7
...
See:
* https://github.com/etcd-io/etcd/releases/tag/v3.5.7
* https://github.com/kubernetes/kubernetes/releases/v1.26.1
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-01-20 15:41:55 +04:00
Andrey Smirnov
40761e17db
docs: fork docs for Talos 1.4
...
Start new docs for v1.4.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-12-14 22:43:56 +04:00