Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing #82683
Conversation
|
@davidz627: GitHub didn't allow me to request PR reviews from the following users: shanesiebken. Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
Instructions 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/test-infra repository. |
822a546 to
c7af1d4
Compare
ddebroy
left a comment
There was a problem hiding this comment.
This is great! Couple of comments
misterikkit
left a comment
There was a problem hiding this comment.
This PR mostly LGTM. I think I will have more comments/opinions on the fake impl of the translator interface. I'll leave those comments on your WIP PR.
c7af1d4 to
481c79f
Compare
|
@misterikkit @jsafrane @ddebroy Thanks for your reviews! I've updated the PR, PTAL |
523c447 to
1e85565
Compare
|
/test pull-kubernetes-e2e-gce-100-performance |
|
/assign @saad-ali @jsafrane @mikedanese |
6c99c64 to
9e37967
Compare
9e37967 to
5e06e7e
Compare
|
/assign @ahg-g @Huang-Wei |
|
/approve You have to make CI happy: |
…various components to simplify unit testing in future
5e06e7e to
92cb06a
Compare
|
/retest |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: davidz627, Huang-Wei, mikedanese, saad-ali 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 |
|
/lgtm |
Fixes: #82670
An example of a unit test possible with this new struct: kubernetes-csi/external-provisioner#343
/kind cleanup
/priority important-soon
/sig storage
/assign @ddebroy @jsafrane @msau42
/cc @ddebroy @leakingtapan @saad-ali @shanesiebken