Skip to content

Commit 66906fd

Browse files
author
Han Kang
committed
add tracing feature flag update
1 parent c3d698a commit 66906fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ For a reference to old feature gates that are removed, please refer to
6565
| `APISelfSubjectReview` | `false` | Alpha | 1.26 | |
6666
| `APIServerIdentity` | `false` | Alpha | 1.20 | 1.25 |
6767
| `APIServerIdentity` | `true` | Beta | 1.26 | |
68-
| `APIServerTracing` | `false` | Alpha | 1.22 | |
68+
| `APIServerTracing` | `false` | Alpha | 1.22 | 1.26 |
69+
| `APIServerTracing` | `true` | Beta | 1.27 | |
6970
| `AggregatedDiscoveryEndpoint` | `false` | Alpha | 1.26 | |
7071
| `AnyVolumeDataSource` | `false` | Alpha | 1.18 | 1.23 |
7172
| `AnyVolumeDataSource` | `true` | Beta | 1.24 | |

0 commit comments

Comments
 (0)