mark DisableCloudProviders and DisableKubeletCloudCredentialProviders as removed

pull/49817/head
carlory 2025-02-18 14:04:08 +08:00
parent d2f678e958
commit 9e6ec2618b
2 changed files with 4 additions and 0 deletions

View File

@ -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`

View File

@ -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