We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86a2d6 commit 6a2f11aCopy full SHA for 6a2f11a
pkg/features/kube_features.go
@@ -206,6 +206,7 @@ const (
206
// owner: @andrewsykim
207
// alpha: v1.23
208
// beta: v1.29
209
+ // GA: v1.31
210
//
211
// Disable in-tree functionality in kubelet to authenticate to cloud provider container registries for image pull credentials.
212
DisableKubeletCloudCredentialProviders featuregate.Feature = "DisableKubeletCloudCredentialProviders"
0 commit comments