talos/internal
Andrey Smirnov 9698e45479
fix: handle correctly change of listen address for maintenance service
Fixes #7738

If the SideroLink address changes, maintenance service should listen on
new address. Previously it worked "sometimes", as there was a race on
maintenance config either be removed/recreated or just updated. In case
of an update the listen address was not updated properly, but recreate
case worked correctly.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2023-09-14 19:07:22 +04:00
..
app fix: handle correctly change of listen address for maintenance service 2023-09-14 19:07:22 +04:00
integration feat: upgrade-k8s without comments 2023-09-12 14:50:56 +04:00
pkg chore: update gRPC library and enable shared write buffers 2023-09-13 21:27:46 +04:00