mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
Adding ndixita@ to KubeletCredentialProviders feature owner, and capitalizing GA
This commit is contained in:
parent
d6ab1da1b5
commit
20fa9635d6
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user