Nicolas De Loof
|
5ed328d8df
|
Add service.env_file support
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:42 +02:00 |
Nicolas De Loof
|
d74796aca2
|
Pass secret definition to init container as json struct
this avoid yet another new micro-formats that is poorly documented
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:41 +02:00 |
Nicolas De Loof
|
85b3cbd6ea
|
use an initContainer to inject secrets as /run/secrets/xx
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:40 +02:00 |
Nicolas De Loof
|
e7bc8081ba
|
Propagate service tags on Tasks
closes #188
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:39 +02:00 |
aiordache
|
cec3187bbb
|
Set task tags
Signed-off-by: aiordache <anca.iordache@docker.com>
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:36 +02:00 |
aiordache
|
716fd13690
|
sort cpu values in conversion to fargate values
Signed-off-by: aiordache <anca.iordache@docker.com>
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:35 +02:00 |
aiordache
|
94671e99e1
|
improve error message for unsupported resource combination
Signed-off-by: aiordache <anca.iordache@docker.com>
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:35 +02:00 |
aiordache
|
ce3ab38e61
|
Add test for convert failure
Signed-off-by: aiordache <anca.iordache@docker.com>
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:34 +02:00 |
aiordache
|
2ef1e28f1d
|
Add support for deploy.resources
Signed-off-by: aiordache <anca.iordache@docker.com>
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:34 +02:00 |
Nicolas De Loof
|
16e7bbd697
|
Use compatibilityChecker to detect missing service image as a blocker
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:26 +02:00 |
Nicolas De Loof
|
ec58975524
|
Don't prepent docker.io to image URI. Let the container runtime apply default registry
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:24 +02:00 |
Nicolas De Loof
|
242216cab1
|
Reject compose file not setting service image
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:23 +02:00 |
Nicolas De Loof
|
a1eba59a46
|
`ps` do list services, not containers
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:18 +02:00 |