Add set type for net.IP#130
Conversation
Signed-off-by: andrewsykim <kim.andrewsy@gmail.com>
|
/lgtm |
💯 agree with this. I can look into this in a follow-up PR but it's quite a bit of work because we have to revendor it back to kubernetes/kubernetes and updating existing callers of the old functions. . |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andrewsykim, danwinship, thockin 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 |
As discussed in kubernetes/kubernetes#85617 (comment), it would be generically useful to have a set type for net.IP.
/assign @danwinship @thockin