mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +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.