Commit Graph

3 Commits

Author SHA1 Message Date
Andrey Smirnov
fbcd02a45d
feat: update for Talos 1.3.0
Rename to siderolabs, bump dependencies, controller-runtime, get rid of
netaddr, new SideroLink API, etc.

Use bootstrap cluster with a control plane + worker to avoid nasty
restarts when host-mode SideroLink IP pops up.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-12-16 16:35:30 +04:00
Andrey Smirnov
08cac998b1
feat: update base Talos to 1.1.1
This fixes a problem with loading config which contains new 1.1.x
fields.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-07-22 18:22:33 +04:00
Andrey Smirnov
7912509347
refactor: cleanup and deduplicate the code which matches SideroLink IPs
Use same matcher in both log receiever and event receiver. Fix panic in
event receiver.

Bump CAPI and remove cert-manager temporary hack.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-02-03 20:28:34 +03:00