mirror of
https://github.com/siderolabs/talos.git
synced 2025-11-02 09:21:13 +01:00
When forfeiting etcd leadership, it might be that the node still reports leadership status while not being a leader once the actual API call is used. We should ignore such an error as the node is not a leader. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>