mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 18:00:08 +00:00
Update DisableKubeletCloudCredentialProviders state
DisableKubeletCloudCredentialProviders went GA in 1.31
This commit is contained in:
parent
c86a2d6925
commit
6a2f11a90e
@ -206,6 +206,7 @@ const (
|
||||
// owner: @andrewsykim
|
||||
// alpha: v1.23
|
||||
// beta: v1.29
|
||||
// GA: v1.31
|
||||
//
|
||||
// Disable in-tree functionality in kubelet to authenticate to cloud provider container registries for image pull credentials.
|
||||
DisableKubeletCloudCredentialProviders featuregate.Feature = "DisableKubeletCloudCredentialProviders"
|
||||
|
Loading…
Reference in New Issue
Block a user