talos/internal/integration/api
Dmitry Sharshakov 74c12c20e0
feat: replace eudev with systemd-udevd
Eudev has seen less development effort recently with Gentoo and others moving towards using systemd-udevd which can now be built independently

Update pkgs, include more libraries, change udevd executable name

Signed-off-by: Dmitry Sharshakov <dmitry.sharshakov@siderolabs.com>
2024-10-02 19:08:40 +02:00
..
api.go feat: add e2e-aws for nvidia extensions 2023-08-24 17:43:36 +05:30
apid.go chore: bump golangci-lint to 1.57.0 2024-03-21 01:06:53 +03:00
apply-config.go test: fix the integrtion tests for apply-config 2024-07-08 14:06:45 +04:00
cgroups.go chore: re-enable nolintlint and typecheck linters 2023-08-25 01:05:41 +04:00
common.go chore: better lvm2 tests 2024-10-01 16:08:44 +04:00
containers.go chore: move to containerd 2.0 API 2024-05-24 21:48:55 +04:00
discovery.go feat: add KubeSpan extra endpoint configuration 2024-09-06 14:50:12 +04:00
diskusage.go chore: bump dependencies 2024-08-29 20:44:37 +04:00
dmesg.go chore: remove <-errCh where possible in grpc methods 2023-08-07 22:28:58 +03:00
etcd-recover.go test: improve the reset integration tests 2024-04-24 18:35:39 +04:00
etcd.go refactor: rewrite code to include preliminary support for multi-doc 2023-05-31 18:38:05 +04:00
events.go refactor: rewrite code to include preliminary support for multi-doc 2023-05-31 18:38:05 +04:00
extensions_nvidia.go chore: add tests for util-linux extensions 2023-09-05 19:29:50 +05:30
extensions_qemu.go feat: replace eudev with systemd-udevd 2024-10-02 19:08:40 +02:00
firewall.go chore: bump golangci-lint to 1.57.0 2024-03-21 01:06:53 +03:00
generate-config.go feat: support rotating Kubernetes CA 2024-04-01 22:08:02 +04:00
hardware.go test: fix hardware test not to require PCI devices 2024-06-03 17:20:42 +04:00
logs.go chore: bump golangci-lint to 1.57.0 2024-03-21 01:06:53 +03:00
machine-status.go chore: re-enable nolintlint and typecheck linters 2023-08-25 01:05:41 +04:00
node-annotations.go feat: publish installed extensions as node labels/annotations 2024-08-01 17:32:09 +04:00
node-labels.go feat: publish installed extensions as node labels/annotations 2024-08-01 17:32:09 +04:00
node-taints.go feat: implement ingress firewall rules 2023-11-30 22:58:16 +04:00
reboot.go chore: add equinix e2e-tests 2024-04-02 17:16:59 +05:30
reset.go feat: add configuration for EPHEMERAL volume 2024-09-06 14:11:35 +04:00
resources.go chore: bump golangci-lint to 1.57.0 2024-03-21 01:06:53 +03:00
rotate.go fix: present all accepted CAs to the kube-apiserver 2024-04-08 23:33:22 +04:00
serviceaccount.go chore: simplify code 2024-07-08 18:14:00 +03:00
trusted-roots.go feat: provide machine config document to update trusted CA roots 2024-07-12 19:28:31 +04:00
trustedboot.go feat: add e2e-aws for nvidia extensions 2023-08-24 17:43:36 +05:30
update-hostname.go feat: support multiple Docker cluster in talosctl cluster create 2024-04-04 21:21:39 +04:00
version.go chore: rename talos-systems/talos to siderolabs/talos 2022-11-03 16:50:32 +04:00
volumes.go chore: better lvm2 tests 2024-10-01 16:08:44 +04:00
watchdog.go chore: better lvm2 tests 2024-10-01 16:08:44 +04:00