Guillaume Tardif
|
7abdb085c0
Merge pull request #637 from docker/volume_tests
|
пре 5 година |
Guillaume Tardif
|
0092de6df1
Added tests on ACI volume conversion, mock storageLogin required to get storage account keys
|
пре 5 година |
Chris Crone
|
d154c41586
Update copyright
|
пре 5 година |
Guillaume Tardif
|
292ec55f46
Check specified subscription in context create and if not found, prompt users they might need to login with -—tenant-id.
|
пре 5 година |
Guillaume Tardif
|
96d785a5bd
Added volume delete, can delete juste a file share or the storage account if confirmed
|
пре 5 година |
Guillaume Tardif
|
15addf5c22
Break out aci backend.go into several files for each service
|
пре 5 година |
Guillaume Tardif
|
08562b403e
Connecting it all
|
пре 5 година |
Guillaume Tardif
|
9ed06ece5b
Adding volume API & initial CLI command
|
пре 5 година |
aiordache
|
b155fe0f2e
retrieve status with get group by name
|
пре 5 година |
aiordache
|
50c99ed7f6
filter status result by project name
|
пре 5 година |
aiordache
|
799b799f30
Implement `compose ls` for ACI
|
пре 5 година |
Guillaume Tardif
|
d06aa2827f
Move containers, compose, secrets to /api
|
пре 5 година |
Guillaume Tardif
|
55d54cb21c
Merge pull request #584 from docker/aci_stop_follow_logs
|
пре 5 година |
Guillaume Tardif
|
7138ecc899
ACI : when following logs (actually polling logs), stop polling when the container is not running anymore.
|
пре 5 година |
Nicolas De loof
|
a8c290fe98
Merge pull request #583 from docker/compose_ls
|
пре 5 година |
aiordache
|
02be463fd7
Add `compose ls` command for ECS
|
пре 5 година |
Ulysses Souza
|
15066ce999
Add 'kill' command
|
пре 5 година |
Guillaume Tardif
|
b0c50ed6dd
Implement compose ps on ACI
|
пре 5 година |
Nicolas De Loof
|
edb30e7e82
Revisit compose API so it uses compose-go Project as parameter
|
пре 5 година |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
пре 5 година |
Nicolas De Loof
|
66e25937c6
Merge remote-tracking branch 'origin/main' into ecs-import
|
пре 5 година |
Nicolas De Loof
|
ec4615ae57
Apply linter recommendations
|
пре 5 година |
Guillaume Tardif
|
87cee4d1e5
Returns `Node <Group_status>` when container group status is available and not container status (instead of `Unknown`)
|
пре 5 година |
Nicolas De Loof
|
cfbd963c3d
Adjust commands to latest compose-go
|
пре 5 година |
Nicolas De Loof
|
6e6a11aa73
Introduce Secrets API
|
пре 5 година |
Nicolas De Loof
|
91427d0492
introduce `Convert` in compose API
|
пре 5 година |
Nicolas De Loof
|
e02d8d549b
Make ECS integration a compose-cli backend
|
пре 5 година |
Guillaume Tardif
|
4ee5aa6267
More renaming
|
пре 5 година |
Guillaume Tardif
|
274dc8283f
Use proper context in storage key retrieval
|
пре 5 година |
Guillaume Tardif
|
6552a00004
Use SDK storage.AccountClient.ListKeys. Needed to refactor code to avoid cyclic dependencies
|
пре 5 година |