refactor: remove unused code#471
Conversation
|
@Mathew857: The label(s) 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. |
|
Welcome @Mathew857! |
|
Hi @Mathew857. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
|
/assign @damemi please help review when you are free, thanks a lot |
damemi
left a comment
There was a problem hiding this comment.
/approve
good find, looks like this was missed when we updated the node informer code in this commit: 9593ce1#diff-fc4033754cd376d78b09ff84a934296f26e774702505885309268f816ba3817c
|
/ok-to-test |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: damemi, Mathew857 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 |
|
@Mathew857 looks like you also need to update the test files: |
|
/assign @damemi node_test file updated, pls check it if you are free, thanks a lot |
|
/retest |
|
should I also refactor about node informer code in client-go ? @damemi "skipped 213 lines unfold_more |
|
@Mathew857 that error looks to just be a similar one, this time in |
thanks reminder |
|
/kind cleanup |
refactor: remove unused code
CNTRLPLANE-2844: chore(plan ahead): prepare for 5.2.2 release
/kind design
ReadyNodes's parm about 'stopChannel' is not being used