Skip to content

fix: trim slashes before comparing mountpoints (#524)

Artyom Kartasov requested to merge 524-dump-location-slashes into master

Description

Trim slashes before comparing mount points to get more reliable results

Related issue

#524 (closed)

Examples

failed to refresh data: failed to create container "dblab_ld_cj4lgub69hdeca4a1" Error response from daemon: Duplicate mount point: /var/lib/dblab/dblab_pool/dataset_1/dump/

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed & DOCS ARE ADJUSTED (reference doc, etc)
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed & UX IS REVIEWED

Closes #524 (closed)

Merge request reports