talos/pkg/kubernetes
Andrey Smirnov c6a67b8662
fix: ignore not existing nodes on cordoning
Fixes #4557

When running `reset` for a node which was already deleted from
Kubernetes, we should ignore failure to cordon and proceed with other
actions.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2021-11-18 19:07:35 +03:00
..