[release-v1.16] Fix detection of hostname resolution failure#1318
Conversation
Signed-off-by: Matej Vašek <mvasek@redhat.com>
|
/override "style / Golang / Lint" |
|
@matejvasek: Overrode contexts on behalf of matejvasek: style / Golang / Lint 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. |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-v1.16 #1318 +/- ##
================================================
Coverage ? 63.54%
================================================
Files ? 131
Lines ? 15810
Branches ? 0
================================================
Hits ? 10046
Misses ? 4799
Partials ? 965
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gauron99, matejvasek 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 |
|
/cherry-pick release-v1.17 |
|
@gauron99: once the present PR merges, I will cherry-pick it on top of 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. |
8470d19
into
openshift-knative:release-v1.16
|
@gauron99: #1318 failed to apply on top of branch "release-v1.17": 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. |
* openshift-knative/kn-plugin-func#1317 * openshift-knative/kn-plugin-func#1318 * openshift-knative/kn-plugin-func#1319 * openshift-knative/kn-plugin-func#1349 Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Fixing a bug where host name resolution failure was detected as a different kind of error.
Because of that
on cluster dialerdid not kick in and the operation failed immediately, instead of trying to tunneling connection via cluster.