Nicolas De Loof
|
89a63b79cb
|
define compose labels within the compose API
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-06-11 11:46:34 +02:00 |
Chris Crone
|
d3ca32a8a8
|
ci: Fix linting errors
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2021-04-13 15:35:10 +02:00 |
Nicolas De Loof
|
e48ad7d6c0
|
golden file in subfolder trigger MkDir ¯\_(ツ)_/¯
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-02 15:44:37 +01:00 |
Nicolas De Loof
|
06742e3c35
|
Support user passing an ARN for x-aws-vpc
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-12-16 10:37:16 +01:00 |
Nicolas De Loof
|
b9a3025865
|
Only consider public subnets
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-12-15 12:57:24 +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
|
cb02622318
|
Marshall cloudformation template as yaml
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-11-05 11:01:32 +01:00 |
Nicolas De Loof
|
de96a0c1d0
|
CLI command to manage ECS volumes
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-20 16:52:50 +02:00 |
Nicolas De loof
|
75a5a0f205
|
Merge pull request #812 from docker/barbarian
Introduce use of EFS Access Point to mount filesystems as volumes
|
2020-10-20 16:23:50 +02:00 |
Nicolas De loof
|
1c211550fc
|
Merge pull request #696 from docker/ec2_machine
Allow user to set ami/machine by Deploy.Placement.Constraint
|
2020-10-20 11:19:29 +02: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
|
10b8fabaae
|
Allow user to set ami/machine by Deploy.Placement.Constraint
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-16 14:19:51 +02:00 |
Nicolas De Loof
|
4760ae334d
|
Store external cluster as metadata
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-16 13:42:20 +02:00 |
Nicolas De Loof
|
8379bf467e
|
Let user pass EFS create option by driver_opts
fixes #781
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-14 11:52:03 +02:00 |
Nicolas De Loof
|
a87300d1df
|
set filesystem name to make it more visible on AWS web console
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-13 15:08:40 +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
|
432ce79e2c
|
More unig tests with aws-sdk behind an interface + mocks
Fix use of existing SecurityGroup
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-12 16:51:05 +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
|
d5e0ec7aa6
|
`parse` to return awsResources then convert into CF template
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-09-29 08:31:11 +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
|
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
|
0dd6416742
|
Merge pull request #590 from docker/api_folder
|
2020-09-07 13:34:28 +02:00 |
Guillaume Tardif
|
d06aa2827f
|
Move containers, compose, secrets to /api
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-09-07 13:22:08 +02:00 |
Nicolas De Loof
|
1506c7ac9b
|
create ALB is protocol is set to "http" or "https"
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-09-07 12:24:48 +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
|
55a21122d0
|
Copytight header
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-18 15:34:40 +02:00 |
Nicolas De Loof
|
6e6a11aa73
|
Introduce Secrets API
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-18 09:43:15 +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 |