compose/ecs
Nicolas De Loof a4b003ecfa
pull logs and events better than aggregate events from multiple channels
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-02-09 17:27:36 +01:00
..
e2e Adapt e2e tests to compose flag order 2021-02-08 11:33:10 +01:00
local Capture container exit code and dump on console 2021-02-09 17:07:24 +01:00
resolv Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799 2020-10-26 16:42:51 +01:00
secrets Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799 2020-10-26 16:42:51 +01:00
testdata Fix golden files usage 2021-02-02 20:14:23 -03:00
autoscaling.go
autoscaling_test.go
aws.go introduce compose logs --tail and --follow options 2021-01-29 15:10:56 +01:00
awsResources.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
aws_mock.go introduce compose logs --tail and --follow options 2021-01-29 15:10:56 +01:00
backend.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
cloudformation.go Add kill command 2021-02-03 10:44:26 +01:00
cloudformation_test.go golden file in subfolder trigger MkDir ¯\_(ツ)_/¯ 2021-02-02 15:44:37 +01:00
compatibility.go Parse reservation.devices for GPU requests 2021-01-07 16:27:15 +01:00
context.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
context_test.go Fix golden files usage 2021-02-02 20:14:23 -03:00
convert.go Parse reservation.devices for GPU requests 2021-01-07 16:27:15 +01:00
doc.go
down.go Move progress => api 2021-01-15 15:57:24 +01:00
ec2.go
ec2_test.go
gpu.go Parse reservation.devices for GPU requests 2021-01-07 16:27:15 +01:00
gpu_test.go
iam.go
list.go introduce `--filter` option on `compose ls` 2021-01-22 10:27:56 +01:00
logs.go pull logs and events better than aggregate events from multiple channels 2021-02-09 17:27:36 +01:00
marshall.go Marshall cloudformation template as yaml 2020-11-05 11:01:32 +01:00
ps.go Introduce --all option on compose ps 2021-02-02 13:58:27 +01:00
run.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
sdk.go clearer error message and fix typo 2021-02-04 08:02:22 +01:00
secrets.go
tags.go goimports -local github.com/docker/compose-cli -w . ; gofmt -s -w . 2021-01-15 16:24:00 +01:00
up.go Capture container exit code and dump on console 2021-02-09 17:07:24 +01:00
volumes.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
wait.go Move progress => api 2021-01-15 15:57:24 +01:00
wait_test.go Display ecs status in CamelCase in order to have homogeneous output between backends. 2020-11-02 13:08:54 +01:00
x.go add support for overlays on generated cloudformation template 2021-01-11 17:20:57 +01:00