[ 
https://issues.apache.org/jira/browse/MESOS-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638105#comment-14638105
 ] 

Kapil Arya edited comment on MESOS-3061 at 7/23/15 3:42 AM:
------------------------------------------------------------

commit b175cfcddec4aa4d66f1f85efc683046ae5ca723
Author: Kapil Arya <[email protected]>
Date:   Tue Jul 21 13:30:21 2015 -0700

    Exposed Docker container IP via labels.
    
    This would allow mesos-dns to lookup container information such as its
    IP address.
    
    Review: https://reviews.apache.org/r/36585


was (Author: karya):
Branch: refs/heads/master
Commit: b175cfcddec4aa4d66f1f85efc683046ae5ca723
Parents: a434ecc
Author: Kapil Arya <[email protected]>
Authored: Tue Jul 21 13:30:21 2015 -0700
Committer: Benjamin Hindman <[email protected]>
Committed: Tue Jul 21 13:32:10 2015 -0700

> Expose docker container IP in Master's state.json
> -------------------------------------------------
>
>                 Key: MESOS-3061
>                 URL: https://issues.apache.org/jira/browse/MESOS-3061
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Kapil Arya
>            Assignee: Kapil Arya
>            Priority: Critical
>              Labels: mesosphere
>
> We want to expose docker container IP to Mesos-DNS. One potential solution is 
> to make it available via Master's state.json. We can set a label 
> "Docker.NetworkSettings.IPAddress" in TaskStatus message (when it is sent the 
> first time with TASK_RUNNING status).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to