Cleanup: remove in-tree cloud provider support#11633
Cleanup: remove in-tree cloud provider support#11633k8s-ci-robot merged 7 commits intokubernetes-sigs:masterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
5862062 to
041b9bd
Compare
|
I don't actually think we need to wait for #11378 : since kubernetes v1.31 does not support in-tree provider, even if kubespray has support, it won't work. So let's proceed with the removal 👍 |
041b9bd to
3197fec
Compare
Signed-off-by: ChengHao Yang <[email protected]>
Signed-off-by: ChengHao Yang <[email protected]>
Signed-off-by: ChengHao Yang <[email protected]>
Signed-off-by: ChengHao Yang <[email protected]>
3197fec to
207b4b5
Compare
|
/label tide/merge-method-merge |
Signed-off-by: ChengHao Yang <[email protected]>
207b4b5 to
13b1fb6
Compare
For this change, `cloud_provider` change the default value to empty string. Signed-off-by: ChengHao Yang <[email protected]>
For this change, `external_cloud_provider` set default value to empty string. Signed-off-by: ChengHao Yang <[email protected]>
13b1fb6 to
a070c72
Compare
MrFreezeex
left a comment
There was a problem hiding this comment.
Thanks for the massive cleanup 🙏
/lgtm
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: MrFreezeex, tico88612, VannTen The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fix 3 broken links. Two of them are because of kubernetes-sigs#11633
…ubernetes-sigs#11736) Fix 3 broken links. Two of them are because of kubernetes-sigs#11633
What type of PR is this?
/kind cleanup
/kind documentation
What this PR does / why we need it:
Kubernetes v1.31 remove in-tree cloud provider related code, we should remove related support.
Which issue(s) this PR fixes:
Fixes #10495
Special notes for your reviewer:
Waiting for #11378 get merge.
Does this PR introduce a user-facing change?: