Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically detect criteo IP address for checks
This should remove the constraint on Mesos to configure `criteo` network in a specific order (last element). With patch, the effective address of the current task should be assign the criteo network's (first) IP address (if it is defined), otherwise we will fall back to the previous heuristic (extract the first IP address provided by Mesos). JIRA: MESOS-5907
- Loading branch information