Commit Graph

  • a9af8146e9 chore: update go packages renovate/major-go-packages renovate[bot] 2024-11-16 02:20:44 +00:00
  • 4b64976940 chore: update go packages renovate/go-packages renovate[bot] 2024-11-16 02:20:14 +00:00
  • 84314702e9 chore: update releases renovate/major-releases renovate[bot] 2024-11-15 12:20:48 +00:00
  • beabfe61d9 chore: update node packages renovate/major-node-packages renovate[bot] 2024-11-15 12:20:42 +00:00
  • c486d97e1a chore: update releases renovate/releases renovate[bot] 2024-11-15 12:20:18 +00:00
  • ff283f627c chore: update node packages renovate/node-packages renovate[bot] 2024-11-15 12:20:12 +00:00
  • 1ee331bb78 chore: update container images renovate/container-images renovate[bot] 2024-11-15 12:18:15 +00:00
  • f9697a9a07 fix: register controlplane node with NoSchedule taint main Andrey Smirnov 2024-11-15 15:45:02 +04:00
  • 30f8b5a9f7 fix: registry mirror fallback handling Andrey Smirnov 2024-11-14 18:35:01 +04:00
  • 0f41e77434 feat: allow for onlink directive (nocloud) OliviaBarrington 2024-11-08 11:15:43 -06:00
  • e26d0043e0 chore: code cleanup Dmitriy Matrenichev 2024-11-07 20:30:32 +03:00
  • 43fe3807a8 feat: implement tracking of blockdevice secondaries Andrey Smirnov 2024-11-13 16:53:23 +04:00
  • 8a7476c3ae fix: install on non-empty disk Andrey Smirnov 2024-11-13 18:43:21 +04:00
  • 6494aced3d release(v1.8.3): prepare release v1.8.3 pkg/machinery/v1.8.3 release-1.8 Andrey Smirnov 2024-11-13 17:53:57 +04:00
  • 01c9f4584a fix: arch linux search paths and names for QEMU provisioner Sam Stelfox 2024-11-11 10:54:20 -05:00
  • 8b5c5f108e chore: fix nil pointer dereference in AWS uploader Andrey Smirnov 2024-11-08 19:03:23 +04:00
  • fbf85dd0dc fix: install disk matcher error Andrey Smirnov 2024-11-07 16:01:42 +04:00
  • ff3fccea99 feat: add dm-cache dm-cache-smq kernel modules blablu 2024-11-05 15:29:55 +01:00
  • 6d872e41cd feat: allow extra mounts for docker-based talosctl cluster create Andrey Smirnov 2024-11-05 16:10:04 +04:00
  • 8c193c8b17 fix: update permissions for logging directories in /var Andrey Smirnov 2024-11-04 17:26:15 +04:00
  • 5044a410cb fix: mount /sys/kernel/security conditionally Andrey Smirnov 2024-11-04 13:56:47 +04:00
  • 83abb66447 fix: make route normalization keep family Andrey Smirnov 2024-11-04 13:49:34 +04:00
  • 228a943875 fix: do not trim 0 from process SELinux label Dmitry Sharshakov 2024-10-28 20:31:14 +01:00
  • d4a3a2b627 fix: prevent panic in nocloud platform code Andrey Smirnov 2024-10-28 18:38:31 +04:00
  • 5c7b02d7ec fix: update the CRI sandbox image reference Andrey Smirnov 2024-10-28 14:52:19 +04:00
  • f8155c40d6 feat: add parsing of vlanNNNN:ethX style VLAN cmdline args Joakim Nohlgård 2024-10-28 09:35:27 +01:00
  • ea19f157f2 fix: generation of SecureBoot iso Noel Georgi 2024-10-27 23:17:24 +05:30
  • fddaa60e29 feat: update Linux, runc, containerd, go Andrey Smirnov 2024-11-13 14:40:01 +04:00
  • 8b4253d185 feat: update etcd to v3.5.17 Andrey Smirnov 2024-11-13 14:30:58 +04:00
  • 5a0fd5b882 refactor: move early initialization functions to pre-initialize phase Andrey Smirnov 2024-11-12 19:48:40 +04:00
  • 9916e2cd8a chore: update pkgs/tools/extras for Go 1.23.3 Andrey Smirnov 2024-11-12 15:49:56 +04:00
  • 20bbf02355 docs: update vultr documentation sophia-coldren 2024-11-12 00:20:56 -08:00
  • aea98940b7 fix: arch linux search paths and names for QEMU provisioner Sam Stelfox 2024-11-11 10:54:20 -05:00
  • 682718d4c9 fix: use imager incoming version for extension validation Noel Georgi 2024-11-11 18:50:46 +05:30
  • 9a02ecc49f feat: rewrite install disk selector to use CEL expressions Andrey Smirnov 2024-11-07 17:07:49 +04:00
  • eba35f4413 docs: add note about PSP in Rook-Ceph guide Sergey Melnik 2024-11-10 16:30:51 +01:00
  • 38b80fb1da docs: add missing --talosconfig parameter to end of Hetzner guide Variant9 2024-11-10 22:47:47 +01:00
  • a07f66c918 docs: gcp: fix controlplane nodes tags Roman Ivanov 2024-11-08 23:51:02 -08:00
  • 4fe6dc8a0a chore: clean dns code Dmitriy Matrenichev 2024-10-29 22:00:44 +03:00
  • 0290a38818 release(v1.9.0-alpha.2): prepare release v1.9.0-alpha.2 pkg/machinery/v1.9.0-alpha.2 Andrey Smirnov 2024-11-08 21:06:48 +04:00
  • a309f6aa57 chore: fix nil pointer dereference in AWS uploader Andrey Smirnov 2024-11-08 19:03:23 +04:00
  • 333737f176 test: fix unpriviliged process runner test Andrey Smirnov 2024-11-08 18:51:18 +04:00
  • 2001167058 chore(ci): save support zip always after tests Noel Georgi 2024-11-07 23:16:25 +05:30
  • 6a42c3b8ed release(v1.9.0-alpha.1): prepare release v1.9.0-alpha.1 pkg/machinery/v1.9.0-alpha.1 Andrey Smirnov 2024-11-08 15:38:32 +04:00
  • fb72e4b7b7 fix(ci): skip test if UserNamespacesSupport feature gate is not set Noel Georgi 2024-11-08 10:32:35 +05:30
  • 11380f933d feat: display current CPU frequency on dashboard Nico Berlee 2024-11-07 13:30:35 +01:00
  • fbce267aee feat: check bridged interfaces should not have addresses Joakim Nohlgård 2024-10-21 10:17:03 +02:00
  • 942962bf00 docs: add docs on usernamespace support in k8s Noel Georgi 2024-11-07 19:23:16 +05:30
  • 0406a05a98 chore: update pkgs to ones built with gcc 14.2 Andrey Smirnov 2024-11-07 14:24:40 +04:00
  • 2e127627dc docs: add apparmor enablement release notes Noel Georgi 2024-11-07 14:01:22 +05:30
  • aa9311f3d8 fix: install disk matcher error Andrey Smirnov 2024-11-07 16:01:42 +04:00
  • 1800f81044 fix: selinux handling and apparmor tests Noel Georgi 2024-11-06 17:10:36 +05:30
  • 313bffadfb feat: update Kubernetes to v1.32.0-beta.0 Andrey Smirnov 2024-11-06 20:25:47 +04:00
  • bbfa144510 feat: update containerd to v2.0.0 Andrey Smirnov 2024-11-06 17:50:10 +04:00
  • 8e02b9fcbf docs: update manual k8s upgrade docs Andrey Smirnov 2024-11-06 16:50:34 +04:00
  • 474949dc77 feat: add dm-cache dm-cache-smq kernel modules blablu 2024-11-05 15:29:55 +01:00
  • 5112547d6b chore: generate support zip for crashdump Noel Georgi 2024-11-05 19:44:48 +05:30
  • a867f85e4c feat: label system socket and runtime files Dmitry Sharshakov 2024-11-04 22:28:07 +01:00
  • 398f714cff feat: update Linux 6.6.59, runc 1.2.1 Andrey Smirnov 2024-11-05 18:53:25 +04:00
  • 05c620957c feat: allow extra mounts for docker-based talosctl cluster create Andrey Smirnov 2024-11-05 16:10:04 +04:00
  • cedabeddf7 chore: cleanup code Dmitriy Matrenichev 2024-11-04 20:58:54 +03:00
  • 61d363e1d0 chore: update go-auditlib Noel Georgi 2024-11-04 22:00:53 +05:30
  • 960a040491 feat: start enabling SELinux Dmitry Sharshakov 2024-10-30 08:28:45 +01:00
  • 7f3aaa21cd fix: update permissions for logging directories in /var Andrey Smirnov 2024-11-04 17:26:15 +04:00
  • 0e6c983b84 fix: mount /sys/kernel/security conditionally Andrey Smirnov 2024-11-04 13:56:47 +04:00
  • 74b0e8c371 fix: make route normalization keep family Andrey Smirnov 2024-11-04 13:49:34 +04:00
  • 0a3761c22f fix: talosctl windows arm64 Noel Georgi 2024-11-04 15:42:24 +05:30
  • 4b10c5328b chore: add Windows ARM64 build for talosctl Nebula 2024-11-03 18:41:59 -08:00
  • 9abf16108e feat: add auditd service Noel Georgi 2024-11-01 15:26:57 +05:30
  • d464ca869f chore: drop runc memfd bind added in #9069 Noel Georgi 2024-10-31 18:02:58 +05:30
  • b54d26c2c3 fix: mount pseudo sub-mountpoints in init Andrey Smirnov 2024-10-31 21:44:12 +04:00
  • 7aeb15f730 chore: disable coredns cache for cluster domain Noel Georgi 2024-10-31 15:59:23 +05:30
  • d8b652150c docs: add warning about NVMe bus path bug solidDoWant 2024-10-29 19:54:26 +00:00
  • 3e16ab135e feat: update Kubernetes to v1.32.0-alpha.3 Andrey Smirnov 2024-10-30 18:45:27 +04:00
  • 0b8b356777 feat: add BridgePort property to network machine configuration Joakim Nohlgård 2024-10-14 13:12:53 +02:00
  • b379506259 fix: use more correct condition to skip generating hosts files Andrey Smirnov 2024-10-30 14:18:41 +04:00
  • 62ec7ec336 refactor: replace the old v1 mount package with new one Andrey Smirnov 2024-10-08 16:01:40 +04:00
  • 0ece13c623 docs: update network-config.md (cont) Dmitriy Matrenichev 2024-10-30 12:56:32 +03:00
  • 93827f0485 docs: update network-config.md KBAegis 2024-10-29 10:24:49 -06:00
  • 423b1e5fb2 fix: do not trim 0 from process SELinux label Dmitry Sharshakov 2024-10-28 20:31:14 +01:00
  • 2136358d65 feat: introduce metal agent mode Utku Ozdemir 2024-10-09 23:12:46 +02:00
  • 0e15955fcc chore: small refactoring Dmitriy Matrenichev 2024-10-28 21:49:13 +03:00
  • 66012a7f26 feat: remove wrapperd and launch processes directly Dmitry Sharshakov 2024-10-11 12:37:55 +02:00
  • 3a0a17ae66 fix: prevent panic in nocloud platform code Andrey Smirnov 2024-10-28 18:38:31 +04:00
  • dc0c6acbd7 refactor: remove unmaintained github.com/vishvananda/netlink Andrey Smirnov 2024-10-24 16:29:03 +04:00
  • 78353f7918 feat: add parsing of vlanNNNN:ethX style VLAN cmdline args Joakim Nohlgård 2024-10-28 09:35:27 +01:00
  • 88f861a08a release(v1.8.2): prepare release v1.8.2 pkg/machinery/v1.8.2 Andrey Smirnov 2024-10-28 15:35:12 +04:00
  • 9db7a36bfc fix: generation of SecureBoot iso Noel Georgi 2024-10-27 23:17:24 +05:30
  • c755b6d7e4 fix: update the CRI sandbox image reference Andrey Smirnov 2024-10-28 14:52:19 +04:00
  • cfc10106ad fix: include iptables/netfilter ipv6 fix Andrey Smirnov 2024-10-28 14:31:01 +04:00
  • cec290b354 feat: allow extensions to log to console Utku Ozdemir 2024-10-25 18:00:46 +02:00
  • d8e2daf779 fix: wait for udevd to be running before activating LVM Andrey Smirnov 2024-10-25 17:03:18 +04:00
  • e105a3d740 fix: talosctl process null character Noel Georgi 2024-10-24 19:49:22 +05:30
  • 0e96e99b26 fix: rework the 'metal-iso' config acquisition Andrey Smirnov 2024-10-23 21:19:02 +04:00
  • 7ef5796500 fix: improve error messages for invalid bridge/bond configuration Joakim Nohlgård 2024-10-14 12:09:19 +02:00
  • a3fcbe0ba7 chore: rename tpm2.PCRExtent -> tpm2.PCRExtend Joakim Nohlgård 2024-09-23 13:22:29 +02:00
  • a9e6e60ca6 fix: correct error message for invalid ip= Joakim Nohlgård 2024-10-03 09:09:03 +02:00
  • 49de0abaa9 fix: update incorrect alias for PCIDevice resource Andrey Smirnov 2024-10-18 15:41:47 +04:00
  • 9b561ac3d3 feat: add Talos 1.9 compatibility guarantees Andrey Smirnov 2024-10-17 16:35:42 +04:00
  • 2ea3f85bc6 chore: update siderolabs/crypto module and return proper ALPN Dmitriy Matrenichev 2024-10-16 00:48:12 +03:00