Changing the targeted version of K8s to 1.26 for the feature

This commit is contained in:
Dixita Narang 2022-09-16 18:53:10 +00:00
parent 6b4281d167
commit d3955624b8

View File

@ -485,7 +485,7 @@ const (
// owner: @andrewsykim @adisky
// alpha: v1.20
// beta: v1.24
// ga: v1.25
// ga: v1.26
//
// Enable kubelet exec plugins for image pull credentials.
KubeletCredentialProviders featuregate.Feature = "KubeletCredentialProviders"