Skip to content

Commit 6a2f11a

Browse files
authored
Update DisableKubeletCloudCredentialProviders state
DisableKubeletCloudCredentialProviders went GA in 1.31
1 parent c86a2d6 commit 6a2f11a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/features/kube_features.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ const (
206206
// owner: @andrewsykim
207207
// alpha: v1.23
208208
// beta: v1.29
209+
// GA: v1.31
209210
//
210211
// Disable in-tree functionality in kubelet to authenticate to cloud provider container registries for image pull credentials.
211212
DisableKubeletCloudCredentialProviders featuregate.Feature = "DisableKubeletCloudCredentialProviders"

0 commit comments

Comments
 (0)