This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
v1.4.4
Changes from 1.4.3 to 1.4.4
Changes
- MARATHON-7411 Include USER networked docker containers in /v2/tasks text/plain output. If no host port is specified, specify address as
{containerIp}:{containerPort}
. If host port is specified,{agentIp}:{hostPort}
.
Fixed issues
- MARATHON-7396 Marathon leader would become a zombie process in certain Zookeper failure scenarios.
- Marathon would not load authentication plugins in certain situations. This has been addressed.
- MARATHON-7322 /ping endpoint returns the correct content type
- MARATHON-7320 Fix MAX_PER constraint for attributes.
- Fix issue related to Marathon plugins and authorization for the endpoint
v2/tasks