drop managing storage classes#3806
Conversation
e3be48e to
aad2b76
Compare
Qqkyu
left a comment
There was a problem hiding this comment.
/lgtm
Will we remove the PROMETHEUS_STORAGE_CLASS_PROVISIONER after this from the sig-scalability-presets.yaml?
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Qqkyu, upodroid The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
The cluster provisioner should install a valid CSI driver for the cluster used for testing. Therefore, this should no longer be managed by clusterloader2, also in-tree CSI drivers don't exist anymore and should be removed.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: