Skip to content

v1.5.5-criteo1: Fixes v1.5 migration issue with args only apps

Compare
Choose a tag to compare
@kamaradclimber kamaradclimber released this 30 Jan 16:41
Protobuf-to-RAML conversion introduced a regression in the
interpretation of CommandInfo's content (args vs cmd), which was already
properly handled in AppDefinition.mergeFromProto.
This patch fixes the issue reported as MARATHON-8015

JIRA: MESOS-866