mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-02 08:36:04 +00:00
- Ignore the "not found" error on deletion. - Recognize the "already exists" error on creation and check if the existing pod meets requirement. If so, don't report an error. - Immediately create a mirror pod after a successful deletion, if needed.