Skip to content

Update the generated config API files #342

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

Merged
merged 1 commit into from
Oct 3, 2023
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
1 change: 0 additions & 1 deletion genref/output/md/apiserver-admission.v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ auto_generated: true

- [AdmissionReview](#admission-k8s-io-v1-AdmissionReview)



## `AdmissionReview` {#admission-k8s-io-v1-AdmissionReview}

Expand Down
1 change: 0 additions & 1 deletion genref/output/md/apiserver-audit.v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ auto_generated: true
- [Policy](#audit-k8s-io-v1-Policy)
- [PolicyList](#audit-k8s-io-v1-PolicyList)



## `Event` {#audit-k8s-io-v1-Event}

Expand Down
1 change: 0 additions & 1 deletion genref/output/md/apiserver-config.v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ auto_generated: true

- [AdmissionConfiguration](#apiserver-config-k8s-io-v1-AdmissionConfiguration)



## `AdmissionConfiguration` {#apiserver-config-k8s-io-v1-AdmissionConfiguration}

Expand Down
84 changes: 42 additions & 42 deletions genref/output/md/apiserver-config.v1alpha1.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,47 @@ auto_generated: true
- [TracingConfiguration](#apiserver-k8s-io-v1alpha1-TracingConfiguration)




## `TracingConfiguration` {#TracingConfiguration}


**Appears in:**

- [KubeletConfiguration](#kubelet-config-k8s-io-v1beta1-KubeletConfiguration)

- [TracingConfiguration](#apiserver-k8s-io-v1alpha1-TracingConfiguration)


<p>TracingConfiguration provides versioned configuration for OpenTelemetry tracing clients.</p>


<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>


<tr><td><code>endpoint</code><br/>
<code>string</code>
</td>
<td>
<p>Endpoint of the collector this component will report traces to.
The connection is insecure, and does not currently support TLS.
Recommended is unset, and endpoint is the otlp grpc default, localhost:4317.</p>
</td>
</tr>
<tr><td><code>samplingRatePerMillion</code><br/>
<code>int32</code>
</td>
<td>
<p>SamplingRatePerMillion is the number of samples to collect per million spans.
Recommended is unset. If unset, sampler respects its parent span's sampling
rate, but otherwise never samples.</p>
</td>
</tr>
</tbody>
</table>


## `AdmissionConfiguration` {#apiserver-k8s-io-v1alpha1-AdmissionConfiguration}

Expand Down Expand Up @@ -360,45 +401,4 @@ This does not use a unix:// prefix. (Eg: /etc/srv/kubernetes/konnectivity-server
</tr>
</tbody>
</table>




## `TracingConfiguration` {#TracingConfiguration}


**Appears in:**

- [KubeletConfiguration](#kubelet-config-k8s-io-v1beta1-KubeletConfiguration)

- [TracingConfiguration](#apiserver-k8s-io-v1alpha1-TracingConfiguration)


<p>TracingConfiguration provides versioned configuration for OpenTelemetry tracing clients.</p>


<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>


<tr><td><code>endpoint</code><br/>
<code>string</code>
</td>
<td>
<p>Endpoint of the collector this component will report traces to.
The connection is insecure, and does not currently support TLS.
Recommended is unset, and endpoint is the otlp grpc default, localhost:4317.</p>
</td>
</tr>
<tr><td><code>samplingRatePerMillion</code><br/>
<code>int32</code>
</td>
<td>
<p>SamplingRatePerMillion is the number of samples to collect per million spans.
Recommended is unset. If unset, sampler respects its parent span's sampling
rate, but otherwise never samples.</p>
</td>
</tr>
</tbody>
</table>

88 changes: 44 additions & 44 deletions genref/output/md/apiserver-config.v1beta1.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,49 @@ auto_generated: true
- [TracingConfiguration](#apiserver-k8s-io-v1beta1-TracingConfiguration)




## `TracingConfiguration` {#TracingConfiguration}


**Appears in:**

- [KubeletConfiguration](#kubelet-config-k8s-io-v1beta1-KubeletConfiguration)

- [TracingConfiguration](#apiserver-k8s-io-v1alpha1-TracingConfiguration)

- [TracingConfiguration](#apiserver-k8s-io-v1beta1-TracingConfiguration)


<p>TracingConfiguration provides versioned configuration for OpenTelemetry tracing clients.</p>


<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>


<tr><td><code>endpoint</code><br/>
<code>string</code>
</td>
<td>
<p>Endpoint of the collector this component will report traces to.
The connection is insecure, and does not currently support TLS.
Recommended is unset, and endpoint is the otlp grpc default, localhost:4317.</p>
</td>
</tr>
<tr><td><code>samplingRatePerMillion</code><br/>
<code>int32</code>
</td>
<td>
<p>SamplingRatePerMillion is the number of samples to collect per million spans.
Recommended is unset. If unset, sampler respects its parent span's sampling
rate, but otherwise never samples.</p>
</td>
</tr>
</tbody>
</table>


## `EgressSelectorConfiguration` {#apiserver-k8s-io-v1beta1-EgressSelectorConfiguration}

Expand Down Expand Up @@ -291,47 +334,4 @@ This does not use a unix:// prefix. (Eg: /etc/srv/kubernetes/konnectivity-server
</tr>
</tbody>
</table>




## `TracingConfiguration` {#TracingConfiguration}


**Appears in:**

- [KubeletConfiguration](#kubelet-config-k8s-io-v1beta1-KubeletConfiguration)

- [TracingConfiguration](#apiserver-k8s-io-v1alpha1-TracingConfiguration)

- [TracingConfiguration](#apiserver-k8s-io-v1beta1-TracingConfiguration)


<p>TracingConfiguration provides versioned configuration for OpenTelemetry tracing clients.</p>


<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>


<tr><td><code>endpoint</code><br/>
<code>string</code>
</td>
<td>
<p>Endpoint of the collector this component will report traces to.
The connection is insecure, and does not currently support TLS.
Recommended is unset, and endpoint is the otlp grpc default, localhost:4317.</p>
</td>
</tr>
<tr><td><code>samplingRatePerMillion</code><br/>
<code>int32</code>
</td>
<td>
<p>SamplingRatePerMillion is the number of samples to collect per million spans.
Recommended is unset. If unset, sampler respects its parent span's sampling
rate, but otherwise never samples.</p>
</td>
</tr>
</tbody>
</table>

1 change: 0 additions & 1 deletion genref/output/md/apiserver-encryption.v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ auto_generated: true

- [EncryptionConfiguration](#apiserver-config-k8s-io-v1-EncryptionConfiguration)



## `EncryptionConfiguration` {#apiserver-config-k8s-io-v1-EncryptionConfiguration}

Expand Down
1 change: 0 additions & 1 deletion genref/output/md/apiserver-eventratelimit.v1alpha1.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ auto_generated: true

- [Configuration](#eventratelimit-admission-k8s-io-v1alpha1-Configuration)



## `Configuration` {#eventratelimit-admission-k8s-io-v1alpha1-Configuration}

Expand Down
1 change: 0 additions & 1 deletion genref/output/md/apiserver-resourcequota.v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ auto_generated: true

- [Configuration](#apiserver-config-k8s-io-v1-Configuration)



## `Configuration` {#apiserver-config-k8s-io-v1-Configuration}

Expand Down
1 change: 0 additions & 1 deletion genref/output/md/apiserver-webhookadmission.v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ auto_generated: true

- [WebhookAdmission](#apiserver-config-k8s-io-v1-WebhookAdmission)



## `WebhookAdmission` {#apiserver-config-k8s-io-v1-WebhookAdmission}

Expand Down
1 change: 0 additions & 1 deletion genref/output/md/client-authentication.v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ auto_generated: true

- [ExecCredential](#client-authentication-k8s-io-v1-ExecCredential)



## `ExecCredential` {#client-authentication-k8s-io-v1-ExecCredential}

Expand Down
1 change: 0 additions & 1 deletion genref/output/md/client-authentication.v1beta1.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ auto_generated: true

- [ExecCredential](#client-authentication-k8s-io-v1beta1-ExecCredential)



## `ExecCredential` {#client-authentication-k8s-io-v1beta1-ExecCredential}

Expand Down
Loading