Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to operator API #1458

Merged
merged 1 commit into from
May 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 21 additions & 4 deletions calico-cloud/reference/installation/_api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ AmazonCloudIntegrationStatus
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -487,7 +488,7 @@ WAFStatusType

<p>
WebApplicationFirewall controls whether or not ModSecurity enforcement is enabled for the cluster.
When enabled, Services may opt-in to having ingress traffic examined by ModSecurity.
When enabled, Services may opt-in to having ingress traffic examed by ModSecurity.
</p>

</td>
Expand Down Expand Up @@ -566,6 +567,7 @@ ApplicationLayerStatus
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -773,6 +775,7 @@ AuthenticationStatus
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -1107,6 +1110,7 @@ EgressGatewayStatus
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -2723,6 +2727,7 @@ ManagementClusterConnectionStatus
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -2953,6 +2958,7 @@ MonitorStatus
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -3046,6 +3052,7 @@ PolicyRecommendationStatus
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -3228,6 +3235,7 @@ TenantStatus
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -3320,6 +3328,7 @@ TigeraStatusStatus
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -4362,7 +4371,7 @@ WAFStatusType

<p>
WebApplicationFirewall controls whether or not ModSecurity enforcement is enabled for the cluster.
When enabled, Services may opt-in to having ingress traffic examined by ModSecurity.
When enabled, Services may opt-in to having ingress traffic examed by ModSecurity.
</p>

</td>
Expand Down Expand Up @@ -9412,7 +9421,7 @@ int32

<em>(Optional)</em>
<p>
BlockSize specifies the CIDR prefix length to use when allocating per-node IP blocks from
BlockSize specifies the CIDR prefex length to use when allocating per-node IP blocks from
the main IP pool CIDR.
Default: 26 (IPv4), 122 (IPv6)
</p>
Expand Down Expand Up @@ -10333,7 +10342,7 @@ int32

<p>
MTU is the most recently observed value for pod network MTU. This may be an explicitly
configured value, or based on Calico&rsquo;s native auto-detection.
configured value, or based on Calico&rsquo;s native auto-detetion.
</p>

</td>
Expand Down Expand Up @@ -12055,6 +12064,7 @@ string
</td>
<td>


</td>
</tr>
<tr>
Expand All @@ -12068,6 +12078,7 @@ string
</td>
<td>


</td>
</tr>
<tr>
Expand All @@ -12081,6 +12092,7 @@ string
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -12624,6 +12636,7 @@ string
</td>
<td>


</td>
</tr>
<tr>
Expand All @@ -12637,6 +12650,7 @@ string
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -12835,6 +12849,7 @@ string
</td>
<td>


</td>
</tr>
<tr>
Expand All @@ -12848,6 +12863,7 @@ string
</td>
<td>


</td>
</tr>
<tr>
Expand All @@ -12861,6 +12877,7 @@ bool
</td>
<td>


</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -487,7 +488,7 @@

<p>
WebApplicationFirewall controls whether or not ModSecurity enforcement is enabled for the cluster.
When enabled, Services may opt-in to having ingress traffic examined by ModSecurity.
When enabled, Services may opt-in to having ingress traffic examed by ModSecurity.

Check failure on line 491 in calico-cloud_versioned_docs/version-19-1/reference/installation/_api.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'examed'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'examed'?", "location": {"path": "calico-cloud_versioned_docs/version-19-1/reference/installation/_api.mdx", "range": {"start": {"line": 491, "column": 61}}}, "severity": "ERROR"}
</p>

</td>
Expand Down Expand Up @@ -566,6 +567,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -773,6 +775,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -1107,6 +1110,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -2723,6 +2727,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -2953,6 +2958,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -3046,6 +3052,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -3228,6 +3235,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -3320,6 +3328,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -4362,7 +4371,7 @@

<p>
WebApplicationFirewall controls whether or not ModSecurity enforcement is enabled for the cluster.
When enabled, Services may opt-in to having ingress traffic examined by ModSecurity.
When enabled, Services may opt-in to having ingress traffic examed by ModSecurity.

Check failure on line 4374 in calico-cloud_versioned_docs/version-19-1/reference/installation/_api.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'examed'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'examed'?", "location": {"path": "calico-cloud_versioned_docs/version-19-1/reference/installation/_api.mdx", "range": {"start": {"line": 4374, "column": 61}}}, "severity": "ERROR"}
</p>

</td>
Expand Down Expand Up @@ -9412,7 +9421,7 @@

<em>(Optional)</em>
<p>
BlockSize specifies the CIDR prefix length to use when allocating per-node IP blocks from
BlockSize specifies the CIDR prefex length to use when allocating per-node IP blocks from

Check failure on line 9424 in calico-cloud_versioned_docs/version-19-1/reference/installation/_api.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'prefex'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'prefex'?", "location": {"path": "calico-cloud_versioned_docs/version-19-1/reference/installation/_api.mdx", "range": {"start": {"line": 9424, "column": 30}}}, "severity": "ERROR"}
the main IP pool CIDR.
Default: 26 (IPv4), 122 (IPv6)
</p>
Expand Down Expand Up @@ -10333,7 +10342,7 @@

<p>
MTU is the most recently observed value for pod network MTU. This may be an explicitly
configured value, or based on Calico&rsquo;s native auto-detection.
configured value, or based on Calico&rsquo;s native auto-detetion.
</p>

</td>
Expand Down Expand Up @@ -12055,6 +12064,7 @@
</td>
<td>


</td>
</tr>
<tr>
Expand All @@ -12068,6 +12078,7 @@
</td>
<td>


</td>
</tr>
<tr>
Expand All @@ -12081,6 +12092,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -12624,6 +12636,7 @@
</td>
<td>


</td>
</tr>
<tr>
Expand All @@ -12637,6 +12650,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down Expand Up @@ -12835,6 +12849,7 @@
</td>
<td>


</td>
</tr>
<tr>
Expand All @@ -12848,6 +12863,7 @@
</td>
<td>


</td>
</tr>
<tr>
Expand All @@ -12861,6 +12877,7 @@
</td>
<td>


</td>
</tr>
</tbody>
Expand Down
Loading
Loading