Nicolas De Loof
|
d90495e1cd
|
move compose API into pkg/api
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-06-15 15:52:48 +02:00 |
Karol Zadora-Przylecki
|
cc649d958c
|
Add Azure sovereign cloud support
Signed-off-by: Karol Zadora-Przylecki <karolz@microsoft.com>
|
2021-02-15 18:38:59 -08:00 |
Guillaume Tardif
|
f1ac6d4fdc
|
Move errdefs => api/errdefs
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2021-01-15 16:54:18 +01:00 |
Guillaume Tardif
|
b514dafa91
|
Regroup azure constants that might be things to switch in order to provide access to other azure clouds.
See `az cloud list` to list endpoints specific to each azure cloud.
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-09-30 14:05:28 +02:00 |
Chris Crone
|
d154c41586
|
Update copyright
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-09-22 12:13:00 +02:00 |
Guillaume Tardif
|
76c92a8359
|
Pass in context to login tenant query, so it gets cancelled if the user Ctrl+C
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-09-03 18:21:30 +02:00 |
Guillaume Tardif
|
81f2496b5e
|
Allow Ctrl+C to cancel CLI when using Azure Device Code Flow login
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-09-03 15:38:38 +02:00 |
Guillaume Tardif
|
909be662ee
|
Azure fallback to device code flow if we can’t open a browser (some WSL2 scenarios)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-09-02 15:46:17 +02:00 |
Chris Crone
|
4c6280b0e9
|
Rename docker/api -> docker/compose-cli
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-21 17:28:39 +02:00 |
Guillaume Tardif
|
ec5f4e9202
|
Add options to `docker login azure` to support Service Principal login. Use it in E2E tests
|
2020-08-11 12:11:51 +02:00 |
Guillaume Tardif
|
63fd8f2fad
|
ACR autologin. Only warns for autologin errors, as ACR registries might not be related to the user azure login, but they might have external credentials to use ACR images.
|
2020-08-10 10:42:00 +02:00 |
Christopher Crone
|
6412b9f638
|
aci.login: Return pointer to login service
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
|
2020-08-06 18:52:23 +02:00 |
aiordache
|
87245ef727
|
rename packages ( amazon to ecs and azure to aci )
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-07-30 11:34:34 +02:00 |