mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-14 14:01:12 +01:00
Fixes #10040 Sometimes etcd after 'server stoppped' error actually removes a member, so the next attempt returns member not found, ignore it, as our goal was to remove a member. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>