Merge pull request #47805 from ardaguclu/remove-4292-env-var
KEP-4292: Remove custom profiling env var as it is GA nowpull/48498/head
commit
3ab5d0d410
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue