mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
- Replace EC Private Key with PKCS#8 PEMs - Fix IP overlap with empty EndpointSpec - Add support for Support SCTP port mapping (depends on changes in libnetwork) - [orchestrator/updater] Do not reschedule tasks if only placement constraints change and are satisfied by the assigned node - Ensure task reaper stopChan is closed no more than once - [manager/dispatcher] Synchronization fixes Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 191324b8f1e1a2b2dbe692f869bfbf525d150ade Component: engine