paypal / dce-go

Docker Compose Executor to launch pod of docker containers in Apache Mesos.
Apache License 2.0
63 stars 48 forks source link

v0.4.0 #58

Closed JiaminZhu closed 5 years ago

JiaminZhu commented 5 years ago

1.fail pod immediately once init health check failed 2.clean up pod volume, image and container if pod is killed 3.add config driven timeout for docker-compose stop 4.send failed if task is service when only infra container is running 5.plugin refactor, add unit test 6.set http timeout as 20s

  1. increase sleep before driver.stop