mark DisableCloudProviders and DisableKubeletCloudCredentialProviders as removed
parent
d2f678e958
commit
9e6ec2618b
|
@ -17,7 +17,9 @@ stages:
|
|||
- stage: stable
|
||||
defaultValue: true
|
||||
fromVersion: "1.31"
|
||||
toVersion: "1.32"
|
||||
|
||||
removed: true
|
||||
---
|
||||
Enabling this feature gate deactivated functionality in `kube-apiserver`,
|
||||
`kube-controller-manager` and `kubelet` that related to the `--cloud-provider`
|
||||
|
|
|
@ -17,7 +17,9 @@ stages:
|
|||
- stage: stable
|
||||
defaultValue: true
|
||||
fromVersion: "1.31"
|
||||
toVersion: "1.33"
|
||||
|
||||
removed: true
|
||||
---
|
||||
Enabling the feature gate deactivated the legacy in-tree functionality within the
|
||||
kubelet, that allowed the kubelet to to authenticate to a cloud provider container registry
|
||||
|
|
Loading…
Reference in New Issue