aiordache
|
fef73b8af3
|
Parse reservation.devices for GPU requests
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-01-07 16:27:15 +01:00 |
aiordache
|
31e40176da
|
Add GPU support via DeviceRequests
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2021-01-07 10:00:19 +01:00 |
Nicolas De Loof
|
efd0f2b9ec
|
Add support for gpu devices reservation
Adopt https://github.com/compose-spec/compose-spec/pull/100
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-11-16 14:24:25 +01:00 |
Nicolas De Loof
|
8438eee612
|
Use reservations if user has not set limits
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-11-12 10:57:34 +01:00 |
Guillaume Tardif
|
8cc438c9a5
|
Pin ECS secrets sidecar image & add makefile targets
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-11-04 10:30:46 +01:00 |
flaviostutz
|
49f2283646
|
sorting env pair array to avoid creating different cloudformation templates between calls
Signed-off-by: flaviostutz <flaviostutz@gmail.com>
|
2020-10-31 18:06:18 -03:00 |
Guillaume Tardif
|
3cfb252ff0
|
Pinned and publish docker/ecs-searchdomain-sidecar:1.0
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-30 18:35:28 +01:00 |
Nicolas De Loof
|
6fa30284d9
|
Introduce use of EFS Access Point to mount filesystems as volumes
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-20 10:52:33 +02:00 |
Nicolas De Loof
|
5d5765173e
|
Create volume for compose app
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-13 14:18:01 +02:00 |
Nicolas De Loof
|
1444d68685
|
Introduce a sidecard to setup resolv.conf search domain
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-09-29 12:23:27 +02:00 |
Nicolas De Loof
|
7034254911
|
introduce awsResources to replace CloudFormation parameters
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-09-24 19:34:41 +02:00 |
Nicolas De Loof
|
ed5d774180
|
createPolicies to rely on project/service not converted aws model
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-09-24 08:27:32 +02:00 |
Nicolas De Loof
|
f2430afa06
|
Fix CPU limit computation targetting EC2
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-09-23 10:56:32 +02:00 |
Nicolas De Loof
|
2cfaf69546
|
Distinguish limits for Fargate and EC2
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-09-23 09:40:07 +02:00 |
Nicolas De Loof
|
109ba96743
|
Run on EC2 when a service require GPU
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-09-23 09:31:16 +02:00 |
Chris Crone
|
d154c41586
|
Update copyright
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-09-22 12:13:00 +02:00 |
Nicolas De Loof
|
30de56f64f
|
Introduce support for external EFS volumes
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-09-15 13:03:53 +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 |
Nicolas De Loof
|
ec4615ae57
|
Apply linter recommendations
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-19 08:16:19 +02:00 |
Nicolas De Loof
|
0a6d7b1c6d
|
Reduce cyclomatic complexity
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-18 16:25:26 +02:00 |
Nicolas De Loof
|
55a21122d0
|
Copytight header
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-18 15:34:40 +02:00 |
Nicolas De Loof
|
91427d0492
|
introduce `Convert` in compose API
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-18 08:58:37 +02:00 |
Nicolas De Loof
|
e02d8d549b
|
Make ECS integration a compose-cli backend
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:30:49 +02:00 |