mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-10 08:21:13 +02:00
Fixes #4425 * add more logging for responses and sync process * adjust time sync constants * change the way poll interval is chosen (increasing on good sync, decreasing on variation) * filter out spikes Based on flow in https://github.com/systemd/systemd/blob/main/src/timesync/timesyncd-manager.c Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>