mesosphere / marathon

Deploy and manage containers (including Docker) on top of Apache Mesos at scale.
https://mesosphere.github.io/marathon/
Apache License 2.0
4.07k stars 845 forks source link

bug: in 1.11.? constraints like these are not working "constraints": [["@zone", "IS", "rack1"], ["hostname", "GROUP_BY"]] #7269

Open f1-outsourcing opened 3 years ago

f1-outsourcing commented 3 years ago

this constraint was working 1.9.136 "constraints": [["@zone", "IS", "rack1"], ["hostname", "GROUP_BY"]]