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

Commits on Nov 24, 2023

  1. 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
    komuta committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    137f9c0 View commit details
    Browse the repository at this point in the history