GitHub user porridge opened a pull request:
https://github.com/apache/mesos/pull/276
Make network addition docs consistent.
Remove the mention of dynamic CNI network addition since 3 paragraphs
earlier it is stated explicitly that it is not supported without agent restart.
Also remove a space before a period.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/porridge/mesos patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/276.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #276
----
commit 429b924d459db4326659319713439d82624bd599
Author: Marcin Owsiany <marcin@...>
Date: 2018-03-26T15:25:56Z
Make network addition docs consistent.
Remove the mention of dynamic CNI network addition since 3 paragraphs
earlier it is stated explicitly that it is not supported without agent restart.
----
---