Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically detect criteo IP address for checks #66

Open
wants to merge 1 commit into
base: criteo/1.9.109
Choose a base branch
from

Conversation

komuta
Copy link

@komuta komuta commented Sep 12, 2023

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants