Guillaume Tardif
|
bcead6f5ce
Merge pull request #602 from docker/useragent
|
5 years ago |
Nicolas De Loof
|
d649a5d92c
Use a custom user-agent so AWS can track usage
|
5 years ago |
Guillaume Tardif
|
3db0db04cb
Merge pull request #603 from docker/aci_volume_ids
|
5 years ago |
Guillaume Tardif
|
0b3fdb637d
Change volume IDs from “storageaccount@fileshare“ to “storageaccount/fileshare”
|
5 years ago |
Guillaume Tardif
|
c7a456ab83
Merge pull request #593 from docker/volume_create
|
5 years ago |
Guillaume Tardif
|
07547d7b87
ACI Volume create flags are required
|
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
|
38a8f5310b
Volume command is only available in aci context type, with ACI specific flags
|
5 years ago |
Guillaume Tardif
|
eaabee12e8
Merge pull request #595 from docker/IAM
|
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 |
Nicolas De Loof
|
d4c745a7a8
AWS CI environment is not dedicated to tests
|
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 |
Guillaume Tardif
|
dcbc1c3fb2
Volume cli minor refactor
|
5 years ago |
Guillaume Tardif
|
08562b403e
Connecting it all
|
5 years ago |
Guillaume Tardif
|
9ed06ece5b
Adding volume API & initial CLI command
|
5 years ago |
Guillaume Tardif
|
45179a5bff
Add first volume create in ACI
|
5 years ago |
Nicolas De Loof
|
2f4011bfe6
Distinguish TaskExecutionRole and TaskRole
|
5 years ago |
Nicolas De Loof
|
fda09712c0
Null safety
|
5 years ago |
Anca Iordache
|
12a15a9a4c
Merge pull request #594 from docker/minor_test_change
|
5 years ago |
Guillaume Tardif
|
171ab1bd0c
Most common scenario is to use `compose ls` without name option, and list all stacks
|
5 years ago |
Guillaume Tardif
|
a2e0f16f07
Merge pull request #592 from docker/fix_compose_ls_tests
|
5 years ago |
Guillaume Tardif
|
423f1a9ce8
Merge pull request #587 from docker/bump-golang
|
5 years ago |
aiordache
|
9098405313
Fix `compose ls` tests
|
5 years ago |
Chris Crone
|
7545485f78
Merge pull request #591 from docker/flaky-aci
|
5 years ago |
Guillaume Tardif
|
dc7934d879
Merge pull request #585 from docker/aci_compose_ls
|
5 years ago |
aiordache
|
66c92595e5
list stacks by project name for ecs
|
5 years ago |