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 a332110  Updated the website built from mesos SHA: 5ca5625.
a332110 is described below

commit a3321100d3f1efaa4f27e88842f0f445ced27511
Author: jenkins <[email protected]>
AuthorDate: Fri Apr 5 14:59:51 2019 +0000

    Updated the website built from mesos SHA: 5ca5625.
---
 .../java/org/apache/mesos/Protos.LinuxInfo.Builder.html  |  8 ++++++++
 .../latest/java/org/apache/mesos/Protos.LinuxInfo.html   |  3 +++
 .../java/org/apache/mesos/Protos.LinuxInfoOrBuilder.html |  3 +++
 .../org/apache/mesos/Protos.SeccompInfo.Builder.html     | 16 ++++++++++++----
 .../latest/java/org/apache/mesos/Protos.SeccompInfo.html |  8 ++++++--
 .../org/apache/mesos/Protos.SeccompInfoOrBuilder.html    |  8 ++++++--
 6 files changed, 38 insertions(+), 8 deletions(-)

diff --git 
a/content/api/latest/java/org/apache/mesos/Protos.LinuxInfo.Builder.html 
b/content/api/latest/java/org/apache/mesos/Protos.LinuxInfo.Builder.html
index 76437dd..15c8b5c 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.LinuxInfo.Builder.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.LinuxInfo.Builder.html
@@ -1161,6 +1161,7 @@ public&nbsp;<a 
href="../../../org/apache/mesos/Protos.CapabilityInfoOrBuilder.ht
 <pre>public&nbsp;boolean&nbsp;hasSeccomp()</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
@@ -1179,6 +1180,7 @@ public&nbsp;<a 
href="../../../org/apache/mesos/Protos.CapabilityInfoOrBuilder.ht
 <pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.SeccompInfo.html" 
title="class in org.apache.mesos">Protos.SeccompInfo</a>&nbsp;getSeccomp()</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
@@ -1197,6 +1199,7 @@ public&nbsp;<a 
href="../../../org/apache/mesos/Protos.CapabilityInfoOrBuilder.ht
 <pre>public&nbsp;<a 
href="../../../org/apache/mesos/Protos.LinuxInfo.Builder.html" title="class in 
org.apache.mesos">Protos.LinuxInfo.Builder</a>&nbsp;setSeccomp(<a 
href="../../../org/apache/mesos/Protos.SeccompInfo.html" title="class in 
org.apache.mesos">Protos.SeccompInfo</a>&nbsp;value)</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
@@ -1211,6 +1214,7 @@ public&nbsp;<a 
href="../../../org/apache/mesos/Protos.CapabilityInfoOrBuilder.ht
 <pre>public&nbsp;<a 
href="../../../org/apache/mesos/Protos.LinuxInfo.Builder.html" title="class in 
org.apache.mesos">Protos.LinuxInfo.Builder</a>&nbsp;setSeccomp(<a 
href="../../../org/apache/mesos/Protos.SeccompInfo.Builder.html" title="class 
in org.apache.mesos">Protos.SeccompInfo.Builder</a>&nbsp;builderForValue)</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
@@ -1225,6 +1229,7 @@ public&nbsp;<a 
href="../../../org/apache/mesos/Protos.CapabilityInfoOrBuilder.ht
 <pre>public&nbsp;<a 
href="../../../org/apache/mesos/Protos.LinuxInfo.Builder.html" title="class in 
org.apache.mesos">Protos.LinuxInfo.Builder</a>&nbsp;mergeSeccomp(<a 
href="../../../org/apache/mesos/Protos.SeccompInfo.html" title="class in 
org.apache.mesos">Protos.SeccompInfo</a>&nbsp;value)</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
@@ -1239,6 +1244,7 @@ public&nbsp;<a 
href="../../../org/apache/mesos/Protos.CapabilityInfoOrBuilder.ht
 <pre>public&nbsp;<a 
href="../../../org/apache/mesos/Protos.LinuxInfo.Builder.html" title="class in 
org.apache.mesos">Protos.LinuxInfo.Builder</a>&nbsp;clearSeccomp()</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
@@ -1253,6 +1259,7 @@ public&nbsp;<a 
href="../../../org/apache/mesos/Protos.CapabilityInfoOrBuilder.ht
 <pre>public&nbsp;<a 
href="../../../org/apache/mesos/Protos.SeccompInfo.Builder.html" title="class 
in 
org.apache.mesos">Protos.SeccompInfo.Builder</a>&nbsp;getSeccompBuilder()</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
@@ -1267,6 +1274,7 @@ public&nbsp;<a 
href="../../../org/apache/mesos/Protos.CapabilityInfoOrBuilder.ht
 <pre>public&nbsp;<a 
href="../../../org/apache/mesos/Protos.SeccompInfoOrBuilder.html" 
title="interface in 
org.apache.mesos">Protos.SeccompInfoOrBuilder</a>&nbsp;getSeccompOrBuilder()</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
diff --git a/content/api/latest/java/org/apache/mesos/Protos.LinuxInfo.html 
b/content/api/latest/java/org/apache/mesos/Protos.LinuxInfo.html
index 9f05c67..5cea75d 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.LinuxInfo.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.LinuxInfo.html
@@ -790,6 +790,7 @@ public&nbsp;<a 
href="../../../org/apache/mesos/Protos.CapabilityInfoOrBuilder.ht
 <pre>public&nbsp;boolean&nbsp;hasSeccomp()</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
@@ -808,6 +809,7 @@ public&nbsp;<a 
href="../../../org/apache/mesos/Protos.CapabilityInfoOrBuilder.ht
 <pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.SeccompInfo.html" 
title="class in org.apache.mesos">Protos.SeccompInfo</a>&nbsp;getSeccomp()</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
@@ -826,6 +828,7 @@ public&nbsp;<a 
href="../../../org/apache/mesos/Protos.CapabilityInfoOrBuilder.ht
 <pre>public&nbsp;<a 
href="../../../org/apache/mesos/Protos.SeccompInfoOrBuilder.html" 
title="interface in 
org.apache.mesos">Protos.SeccompInfoOrBuilder</a>&nbsp;getSeccompOrBuilder()</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
diff --git 
a/content/api/latest/java/org/apache/mesos/Protos.LinuxInfoOrBuilder.html 
b/content/api/latest/java/org/apache/mesos/Protos.LinuxInfoOrBuilder.html
index b933326..5fe2e0d 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.LinuxInfoOrBuilder.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.LinuxInfoOrBuilder.html
@@ -428,6 +428,7 @@ boolean&nbsp;hasCapabilityInfo()</pre>
 <pre>boolean&nbsp;hasSeccomp()</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
@@ -442,6 +443,7 @@ boolean&nbsp;hasCapabilityInfo()</pre>
 <pre><a href="../../../org/apache/mesos/Protos.SeccompInfo.html" title="class 
in org.apache.mesos">Protos.SeccompInfo</a>&nbsp;getSeccomp()</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
@@ -456,6 +458,7 @@ boolean&nbsp;hasCapabilityInfo()</pre>
 <pre><a href="../../../org/apache/mesos/Protos.SeccompInfoOrBuilder.html" 
title="interface in 
org.apache.mesos">Protos.SeccompInfoOrBuilder</a>&nbsp;getSeccompOrBuilder()</pre>
 <div class="block"><pre>
  Represents Seccomp configuration, which is used for syscall filtering.
+ This field is used to override the agent's default Seccomp configuration.
  </pre>
 
  <code>optional .mesos.SeccompInfo seccomp = 5;</code></div>
diff --git 
a/content/api/latest/java/org/apache/mesos/Protos.SeccompInfo.Builder.html 
b/content/api/latest/java/org/apache/mesos/Protos.SeccompInfo.Builder.html
index b1bf9fc..cff4dee 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.SeccompInfo.Builder.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.SeccompInfo.Builder.html
@@ -588,7 +588,9 @@ implements <a 
href="../../../org/apache/mesos/Protos.SeccompInfoOrBuilder.html"
  If set to `true`, Seccomp is not applied to the container.
  If not set or set to `false`, the container is launched with
  the profile specified in the `profile_name` field.
- NOTE: `profile_name` should not be specified if `unconfined` set to `true`.
+ NOTE: `profile_name` must not be specified if `unconfined` set to `true`.
+ `profile_name` must be specified if `unconfined` is not set or
+ is set to `false`.
  </pre>
 
  <code>optional bool unconfined = 2;</code></div>
@@ -609,7 +611,9 @@ implements <a 
href="../../../org/apache/mesos/Protos.SeccompInfoOrBuilder.html"
  If set to `true`, Seccomp is not applied to the container.
  If not set or set to `false`, the container is launched with
  the profile specified in the `profile_name` field.
- NOTE: `profile_name` should not be specified if `unconfined` set to `true`.
+ NOTE: `profile_name` must not be specified if `unconfined` set to `true`.
+ `profile_name` must be specified if `unconfined` is not set or
+ is set to `false`.
  </pre>
 
  <code>optional bool unconfined = 2;</code></div>
@@ -630,7 +634,9 @@ implements <a 
href="../../../org/apache/mesos/Protos.SeccompInfoOrBuilder.html"
  If set to `true`, Seccomp is not applied to the container.
  If not set or set to `false`, the container is launched with
  the profile specified in the `profile_name` field.
- NOTE: `profile_name` should not be specified if `unconfined` set to `true`.
+ NOTE: `profile_name` must not be specified if `unconfined` set to `true`.
+ `profile_name` must be specified if `unconfined` is not set or
+ is set to `false`.
  </pre>
 
  <code>optional bool unconfined = 2;</code></div>
@@ -647,7 +653,9 @@ implements <a 
href="../../../org/apache/mesos/Protos.SeccompInfoOrBuilder.html"
  If set to `true`, Seccomp is not applied to the container.
  If not set or set to `false`, the container is launched with
  the profile specified in the `profile_name` field.
- NOTE: `profile_name` should not be specified if `unconfined` set to `true`.
+ NOTE: `profile_name` must not be specified if `unconfined` set to `true`.
+ `profile_name` must be specified if `unconfined` is not set or
+ is set to `false`.
  </pre>
 
  <code>optional bool unconfined = 2;</code></div>
diff --git a/content/api/latest/java/org/apache/mesos/Protos.SeccompInfo.html 
b/content/api/latest/java/org/apache/mesos/Protos.SeccompInfo.html
index 30debdb..125b0ea 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.SeccompInfo.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.SeccompInfo.html
@@ -512,7 +512,9 @@ public static final&nbsp;&lt;any&gt; PARSER</pre>
  If set to `true`, Seccomp is not applied to the container.
  If not set or set to `false`, the container is launched with
  the profile specified in the `profile_name` field.
- NOTE: `profile_name` should not be specified if `unconfined` set to `true`.
+ NOTE: `profile_name` must not be specified if `unconfined` set to `true`.
+ `profile_name` must be specified if `unconfined` is not set or
+ is set to `false`.
  </pre>
 
  <code>optional bool unconfined = 2;</code></div>
@@ -533,7 +535,9 @@ public static final&nbsp;&lt;any&gt; PARSER</pre>
  If set to `true`, Seccomp is not applied to the container.
  If not set or set to `false`, the container is launched with
  the profile specified in the `profile_name` field.
- NOTE: `profile_name` should not be specified if `unconfined` set to `true`.
+ NOTE: `profile_name` must not be specified if `unconfined` set to `true`.
+ `profile_name` must be specified if `unconfined` is not set or
+ is set to `false`.
  </pre>
 
  <code>optional bool unconfined = 2;</code></div>
diff --git 
a/content/api/latest/java/org/apache/mesos/Protos.SeccompInfoOrBuilder.html 
b/content/api/latest/java/org/apache/mesos/Protos.SeccompInfoOrBuilder.html
index d125ba4..336be37 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.SeccompInfoOrBuilder.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.SeccompInfoOrBuilder.html
@@ -234,7 +234,9 @@ var activeTableTab = "activeTableTab";
  If set to `true`, Seccomp is not applied to the container.
  If not set or set to `false`, the container is launched with
  the profile specified in the `profile_name` field.
- NOTE: `profile_name` should not be specified if `unconfined` set to `true`.
+ NOTE: `profile_name` must not be specified if `unconfined` set to `true`.
+ `profile_name` must be specified if `unconfined` is not set or
+ is set to `false`.
  </pre>
 
  <code>optional bool unconfined = 2;</code></div>
@@ -251,7 +253,9 @@ var activeTableTab = "activeTableTab";
  If set to `true`, Seccomp is not applied to the container.
  If not set or set to `false`, the container is launched with
  the profile specified in the `profile_name` field.
- NOTE: `profile_name` should not be specified if `unconfined` set to `true`.
+ NOTE: `profile_name` must not be specified if `unconfined` set to `true`.
+ `profile_name` must be specified if `unconfined` is not set or
+ is set to `false`.
  </pre>
 
  <code>optional bool unconfined = 2;</code></div>

Reply via email to