Adding ndixita@ to KubeletCredentialProviders feature owner, and capitalizing GA

This commit is contained in:
Dixita Narang 2022-10-12 17:12:17 +00:00
parent d6ab1da1b5
commit 20fa9635d6

View File

@ -482,10 +482,10 @@ const (
// yet.
JobTrackingWithFinalizers featuregate.Feature = "JobTrackingWithFinalizers"
// owner: @andrewsykim @adisky
// owner: @andrewsykim @adisky @ndixita
// alpha: v1.20
// beta: v1.24
// ga: v1.26
// GA: v1.26
//
// Enable kubelet exec plugins for image pull credentials.
KubeletCredentialProviders featuregate.Feature = "KubeletCredentialProviders"