mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 00:15:43 +03:00
When the client-side actions of a CSI client RPC succeed but we get disconnected during the RPC or we fail to checkpoint the claim state, we want to be able to retry the client RPC without getting blocked by the client-side state (ex. mount points) already having been cleaned up in previous calls.