Skip to content

Commit 4f6c9c6

Browse files
authored
Merge pull request #32597 from tengqm/KubeletCredentialProviders-beta
KubeletCredentialProviders is now beta
2 parents 9f50755 + 9002a51 commit 4f6c9c6

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
@@ -140,7 +140,8 @@ different Kubernetes components.
140140
| `JobReadyPods` | `false` | Alpha | 1.23 | |
141141
| `JobTrackingWithFinalizers` | `false` | Alpha | 1.22 | 1.22 |
142142
| `JobTrackingWithFinalizers` | `true` | Beta | 1.23 | |
143-
| `KubeletCredentialProviders` | `false` | Alpha | 1.20 | |
143+
| `KubeletCredentialProviders` | `false` | Alpha | 1.20 | 1.23 |
144+
| `KubeletCredentialProviders` | `true` | Beta | 1.24 | |
144145
| `KubeletInUserNamespace` | `false` | Alpha | 1.22 | |
145146
| `KubeletPodResources` | `false` | Alpha | 1.13 | 1.14 |
146147
| `KubeletPodResources` | `true` | Beta | 1.15 | |

0 commit comments

Comments
 (0)