mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-20 08:25:11 +00:00
Adding ndixita@ to KubeletCredentialProviders feature owner, and capitalizing GA
This commit is contained in:
@@ -482,10 +482,10 @@ const (
|
|||||||
// yet.
|
// yet.
|
||||||
JobTrackingWithFinalizers featuregate.Feature = "JobTrackingWithFinalizers"
|
JobTrackingWithFinalizers featuregate.Feature = "JobTrackingWithFinalizers"
|
||||||
|
|
||||||
// owner: @andrewsykim @adisky
|
// owner: @andrewsykim @adisky @ndixita
|
||||||
// alpha: v1.20
|
// alpha: v1.20
|
||||||
// beta: v1.24
|
// beta: v1.24
|
||||||
// ga: v1.26
|
// GA: v1.26
|
||||||
//
|
//
|
||||||
// Enable kubelet exec plugins for image pull credentials.
|
// Enable kubelet exec plugins for image pull credentials.
|
||||||
KubeletCredentialProviders featuregate.Feature = "KubeletCredentialProviders"
|
KubeletCredentialProviders featuregate.Feature = "KubeletCredentialProviders"
|
||||||
|
|||||||
Reference in New Issue
Block a user