mirror of
https://github.com/gluster/glusterd2.git
synced 2026-02-05 12:45:38 +01:00
- CSI driver also passes Volume name to Volume create API - Mandatory Volume name also helps to ignore duplicate(accidental/network failure) Volume create API requests(Discussed here https://github.com/gluster/glusterd2/issues/919#issuecomment-401022413) - Applications can generate name and can pass to API, not much benefit of auto generating name from glusterd2 - Supporting both the syntax in CLI adds confusion Signed-off-by: Aravinda VK <avishwan@redhat.com>