Commit History

Author SHA1 Message Date
  Guillaume Tardif 0c1de64c84 Merge pull request #610 from docker/fix_volume_error_message 5 years ago
  Guillaume Tardif 06d0ffae82 Fix volume error message 5 years ago
  Guillaume Tardif 267b267201 Progress functions can return a string, that can be used in the caller of progress.Run to display final result after progress display 5 years ago
  Guillaume Tardif 0b3fdb637d Change volume IDs from “storageaccount@fileshare“ to “storageaccount/fileshare” 5 years ago
  Guillaume Tardif 099b64935b Minor fixes 5 years ago
  Guillaume Tardif 80d23a6097 Removed NAME from `volume ls` output, allow `volume delete <ID>` using IDs from `volume ls`. 5 years ago
  Guillaume Tardif 18ad20f1c5 Display errors if resource not found when deleting volumes (file share or storage account) 5 years ago
  Guillaume Tardif b96a6d1086 Add progress on volume creation 5 years ago
  Guillaume Tardif 96d785a5bd Added volume delete, can delete juste a file share or the storage account if confirmed 5 years ago
  Guillaume Tardif 2f672f6c4c Volume e2e test 5 years ago
  Guillaume Tardif 15addf5c22 Break out aci backend.go into several files for each service 5 years ago