mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 11:25:41 +03:00
The CSI `volume deregister -force` flag was using the documented parameter `force` everywhere except in the API, where it was incorrectly passing `purge` as the query parameter.