d2iq-archive / 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 843 forks source link

Validate ResourceLimitUnlimited value. #7179

Closed jeschkies closed 4 years ago

jeschkies commented 4 years ago

Summary: This will validated that the resource limit unlimited value is unlimited and avoid exceptions in the RAML conversion.

JIRA issues: D2IQ-67033