mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Changing the targeted version of K8s to 1.26 for the feature
This commit is contained in:
parent
6b4281d167
commit
d3955624b8
@ -485,7 +485,7 @@ const (
|
|||||||
// owner: @andrewsykim @adisky
|
// owner: @andrewsykim @adisky
|
||||||
// alpha: v1.20
|
// alpha: v1.20
|
||||||
// beta: v1.24
|
// beta: v1.24
|
||||||
// ga: v1.25
|
// 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