Merge pull request #47805 from ardaguclu/remove-4292-env-var

KEP-4292: Remove custom profiling env var as it is GA now
pull/48498/head
Kubernetes Prow Robot 2024-11-02 18:35:26 +00:00 committed by GitHub
commit 3ab5d0d410
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 8 deletions

View File

@ -350,14 +350,6 @@ kubectl [flags]
<td></td><td style="line-height: 130%; word-wrap: break-word;">When set to false, turns off extra HTTP headers detailing invoked kubectl command (Kubernetes version v1.22 or later)</td> <td></td><td style="line-height: 130%; word-wrap: break-word;">When set to false, turns off extra HTTP headers detailing invoked kubectl command (Kubernetes version v1.22 or later)</td>
</tr> </tr>
<tr>
<td colspan="2">KUBECTL_DEBUG_CUSTOM_PROFILE</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">When set to true, custom flag will be enabled in kubectl debug. This flag is used to customize the pre-defined profiles.
</td>
</tr>
<tr> <tr>
<td colspan="2">KUBECTL_EXPLAIN_OPENAPIV3</td> <td colspan="2">KUBECTL_EXPLAIN_OPENAPIV3</td>
</tr> </tr>