This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mesos-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 84e81b6  Updated the website built from mesos SHA: 40b757f.
84e81b6 is described below

commit 84e81b6598b03565ae9b5ed660167295d26567e4
Author: jenkins <[email protected]>
AuthorDate: Wed Dec 19 08:14:47 2018 +0000

    Updated the website built from mesos SHA: 40b757f.
---
 content/documentation/latest/upgrades/index.html | 8 ++++++++
 content/documentation/upgrades/index.html        | 8 ++++++++
 2 files changed, 16 insertions(+)

diff --git a/content/documentation/latest/upgrades/index.html 
b/content/documentation/latest/upgrades/index.html
index ff0054a..840c329 100644
--- a/content/documentation/latest/upgrades/index.html
+++ b/content/documentation/latest/upgrades/index.html
@@ -163,6 +163,7 @@ R Removed feature/behavior
   <td style="word-wrap: break-word; overflow-wrap: break-word;"><!--Flags-->
     <ul style="padding-left:10px;">
       <li>A <a 
href="#1-7-x-enforce-container-ports">enforce_container_ports</a></li>
+      <li>A <a 
href="#1-7-x-network-cni-root-dir-persist">network_cni_root_dir_persist</a></li>
     </ul>
   </td>
 
@@ -601,6 +602,13 @@ that have been whitelisted with the 
<code>--allowed_devices</code> agent flag.</
 </ul>
 
 
+<p><a name="1-7-x-network-cni-root-dir-persist"></a></p>
+
+<ul>
+<li>A new <a 
href="/documentation/latest/./configuration/agent/#network_cni_root_dir_persist"><code>--network_cni_root_dir_persist</code></a>
 flag has been added to toggle whether the <a 
href="/documentation/latest/./cni/"><code>network/cni</code></a> isolator 
should persist the network information across reboots.</li>
+</ul>
+
+
 <p><a name="1-7-x-container-logger"></a></p>
 
 <ul>
diff --git a/content/documentation/upgrades/index.html 
b/content/documentation/upgrades/index.html
index 47ec6f8..65c3135 100644
--- a/content/documentation/upgrades/index.html
+++ b/content/documentation/upgrades/index.html
@@ -163,6 +163,7 @@ R Removed feature/behavior
   <td style="word-wrap: break-word; overflow-wrap: break-word;"><!--Flags-->
     <ul style="padding-left:10px;">
       <li>A <a 
href="#1-7-x-enforce-container-ports">enforce_container_ports</a></li>
+      <li>A <a 
href="#1-7-x-network-cni-root-dir-persist">network_cni_root_dir_persist</a></li>
     </ul>
   </td>
 
@@ -601,6 +602,13 @@ that have been whitelisted with the 
<code>--allowed_devices</code> agent flag.</
 </ul>
 
 
+<p><a name="1-7-x-network-cni-root-dir-persist"></a></p>
+
+<ul>
+<li>A new <a 
href="/documentation/latest/./configuration/agent/#network_cni_root_dir_persist"><code>--network_cni_root_dir_persist</code></a>
 flag has been added to toggle whether the <a 
href="/documentation/latest/./cni/"><code>network/cni</code></a> isolator 
should persist the network information across reboots.</li>
+</ul>
+
+
 <p><a name="1-7-x-container-logger"></a></p>
 
 <ul>

Reply via email to