mirror of
https://github.com/siderolabs/talos.git
synced 2026-04-13 09:42:02 +02: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>