Deprecate cloud-provider/cloud-config in apiserver CLI#120903
Conversation
|
/sig api-machinery |
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
/triage accepted |
e598c7a to
4d2d994
Compare
|
@liggitt here's proof that kube-apiserver does not need either The situation mentioned in #49402 w.r.t the current plan is for https://github.com/kubernetes-sigs/cloud-pv-admission-labeler to take over from that admission controller. Note that PersistentVolumeLabel admission controller is already marked as deprecated as well. |
|
/lgtm worth noting for anyone wanting to copy this for other |
|
LGTM label has been added. DetailsGit tree hash: a3e822cc694202b9d5110e51510b8b76bc9d228e |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, liggitt 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 |
|
Changelog suggestion Deprecated the `--cloud-provider` and `--cloud-config` CLI parameters in kube-apiserver.
These parameters will be removed in a future release. |
|
Updated with your suggestion @sftim thanks! |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Related to #49402 not sure why we missed deprecating it a while ago!
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: