Conversation
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: artemseleznev 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 |
|
Welcome @artemseleznev! |
| if err != nil { | ||
| return false | ||
| } | ||
| defer rr.Body.Close() |
There was a problem hiding this comment.
Thanks for the PR... IsValidURI is actually completely unused, and we actively don't want to be making http calls from validation in this module.
If you want to delete this method entirely, that would be ideal.
(you'll also need to sign the cncf cla to pass the bot check for merge)
|
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. |
|
Fixed by #568. /close |
|
@Jefftree: Closed this PR. 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. |
No description provided.