Guillaume Tardif
|
575307d8af
Fix run default value for health check retries
|
5 years ago |
Guillaume Tardif
|
0ef42f7bcb
Fix converting run health check options
|
5 years ago |
Nicolas De loof
|
aa09ecb1f8
Merge pull request #905 from docker/fix_aci_potential_nil_panic
|
5 years ago |
Guillaume Tardif
|
0d74298eed
Use ACI .IsHttpStatus() rather than accessing .StatusCode directly, that might lead to nil pointer panic
|
5 years ago |
Nicolas De loof
|
3e0fadc78b
Merge pull request #896 from docker/aci_health_e2e
|
5 years ago |
Nicolas De loof
|
919db3f619
Merge pull request #904 from docker/reservation
|
5 years ago |
Guillaume Tardif
|
110106b1b7
Merge pull request #899 from docker/aci_volume_error_message
|
5 years ago |
Guillaume Tardif
|
624308134f
Specific error message when specifying path as a volume source. Removed volume reference validation already done at https://github.com/compose-spec/compose-go/blob/5afecaa4cb/loader/validate.go#L38
|
5 years ago |
Nicolas De Loof
|
8438eee612
Use reservations if user has not set limits
|
5 years ago |
Nicolas De loof
|
12d7ab55d6
Merge pull request #903 from docker/ecs_mapping
|
5 years ago |
Nicolas De Loof
|
5ee75c70c9
Document ECS supported compose attributes
|
5 years ago |
Guillaume Tardif
|
949f0ce62e
Merge pull request #897 from docker/volume_conflict
|
5 years ago |
Guillaume Tardif
|
c67e4f6e50
Merge pull request #898 from gtardif/aci_healthcheck_doc
|
5 years ago |
Guillaume Tardif
|
a0bd23ade9
Apply suggestions from code review
|
5 years ago |
Nicolas De Loof
|
8e847bfd9a
Include volume name in PolicyName to disambiguate
|
5 years ago |
Nicolas De Loof
|
06fd442a53
Don't panic on bind mount
|
5 years ago |
Nicolas De loof
|
16c3223623
Merge pull request #869 from docker/s3
|
5 years ago |
Guillaume Tardif
|
ef5e78dc14
Updated health check docs
|
5 years ago |
Guillaume Tardif
|
1cc0ccb189
Merge pull request #892 from docker/fix_log_stream_end
|
5 years ago |
Guillaume Tardif
|
2ac61a0f7f
Deploy e2e compose stack with health check and validate it restarts failed container
|
5 years ago |
Nicolas De Loof
|
71ecbda48f
Publish on s3 if payload is > API limit
|
5 years ago |
Nicolas De Loof
|
10a384d35b
Pass region to create s3 bucket into
|
5 years ago |
Nicolas De Loof
|
3f184f7552
store cloudformation template on s3 to workaround API limit
|
5 years ago |
Guillaume Tardif
|
40334d570a
Avoid nil pointer when reading logs of a just terminated container.
|
5 years ago |
Nicolas De loof
|
2b8fa9934e
Merge pull request #889 from gtardif/run_restart_flags_move
|
5 years ago |
Guillaume Tardif
|
cfa090459b
Move list of run specific flags where it’s used
|
5 years ago |
Guillaume Tardif
|
6a9d7c1371
Merge pull request #888 from docker/ecs_get_timeout
|
5 years ago |
Guillaume Tardif
|
0a9373cbc2
ECS E2E timeout update due to flakiness in CI
|
5 years ago |
Guillaume Tardif
|
5c04e84e49
Merge pull request #882 from docker/yaml
|
5 years ago |
Guillaume Tardif
|
af1dae52eb
Merge pull request #845 from docker/add-aci-healthcheck
|
5 years ago |