You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Avinash sridharan <av...@mesosphere.io> on 2017/05/10 07:04:49 UTC

Review Request 59128: Added initialization logic in Mesos agent for IPv6 flags.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59128/
-----------------------------------------------------------

Review request for mesos and Jie Yu.


Bugs: MESOS-7488
    https://issues.apache.org/jira/browse/MESOS-7488


Repository: mesos


Description
-------

Operators can now set the IPv6 address for the agent using the `--ip6`
and `--ip6_discovery_command` flags. Currently, the only place the agent
will use the IPv6 address would be to advertise v6 addresses for
containers running on the host network.


Diffs
-----

  src/slave/main.cpp 507d59996a90f51c7cd1e0f836a34c2e9c484791 


Diff: https://reviews.apache.org/r/59128/diff/1/


Testing
-------

make check.


Thanks,

Avinash sridharan


Re: Review Request 59128: Added initialization logic in Mesos agent for IPv6 flags.

Posted by Benjamin Hindman <be...@berkeley.edu>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59128/#review176158
-----------------------------------------------------------


Ship it!




Ship It!

- Benjamin Hindman


On May 10, 2017, 7:04 a.m., Avinash sridharan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/59128/
> -----------------------------------------------------------
> 
> (Updated May 10, 2017, 7:04 a.m.)
> 
> 
> Review request for mesos and Jie Yu.
> 
> 
> Bugs: MESOS-7488
>     https://issues.apache.org/jira/browse/MESOS-7488
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Operators can now set the IPv6 address for the agent using the `--ip6`
> and `--ip6_discovery_command` flags. Currently, the only place the agent
> will use the IPv6 address would be to advertise v6 addresses for
> containers running on the host network.
> 
> 
> Diffs
> -----
> 
>   src/slave/main.cpp 507d59996a90f51c7cd1e0f836a34c2e9c484791 
> 
> 
> Diff: https://reviews.apache.org/r/59128/diff/1/
> 
> 
> Testing
> -------
> 
> make check.
> 
> 
> Thanks,
> 
> Avinash sridharan
> 
>