Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

1.2.6-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dongluochen dongluochen released this 21 Dec 01:22
· 315 commits to master since this release

API

  • Switch from engine-api to docker/api/type and docker/clients
  • Pass size parameter through on container inspect

Scheduler

  • Precompile filter regular expression to reduce PU usage
  • Remove setTCPUserTimeout to avoid TCP connection leak
  • Fix network endpoints for rescheduling
  • Give up leadership when manager shuts down

MISC