add bats tests and fix udp on mac and windows#230
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aojea 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 |
27cf4c0 to
773b1d7
Compare
BenTheElder
left a comment
There was a problem hiding this comment.
wait, are we using external bash libraries? wheee
2c6931e to
593a3cc
Compare
what do you mean? |
|
@aojea: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
Implement loadbalancers on those platforms that require to setup a tunnel on the host. Co-authored-by: Christian Lowe <imchristianlowe@gmail.com>
|
/lgtm |
|
@imchristianlowe: changing LGTM is restricted to collaborators 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-sigs/prow repository. |
Allow to forward UDP on Mac and Windows
Co-author-by: @imchristianlowe