-
Notifications
You must be signed in to change notification settings - Fork 97
Bug 1935297: Prefer local endpoint for cluster DNS service #268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug 1935297: Prefer local endpoint for cluster DNS service #268
Conversation
|
@Miciah: This pull request references Bugzilla bug 1935297, which is invalid:
Comment 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. |
|
This PR is WIP because it vendors the openshift-cherrypick-robot branch to verify openshift/kubernetes#604. Once CI tests pass, we can merge openshift/kubernetes#604 and revendor this PR. |
6dff427 to
479cfce
Compare
|
/retest |
|
/test e2e-aws |
|
/approve |
|
/lgtm |
|
/bugzilla refresh |
|
@knobunc: This pull request references Bugzilla bug 1935297, which is valid. 6 validation(s) were run on this bug
Requesting review from QA contact: 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. |
Bump the vendored github.com/openshift/kubernetes to pick up commit a18cff1620e79cfce7f212807f93bea87314511a: "UPSTREAM: <carry>: Prefer local endpoint for cluster DNS service". This commit fixes bug 1935297. https://bugzilla.redhat.com/show_bug.cgi?id=1935297 * go.mod: Bump github.com/openshift/kubernetes. * go.sum: * vendor/modules.txt: Regenerate. * vendor/k8s.io/kubernetes/pkg/proxy/iptables/proxier.go (syncProxyRules): Prefer a local endpoint for the cluster DNS service.
479cfce to
22dde50
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: knobunc, Miciah 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 |
|
/bugzilla refresh |
|
@knobunc: An error was encountered querying GitHub for users with public email ([email protected]) for bug 1935297 on the Bugzilla server at https://bugzilla.redhat.com. No known errors were detected, please see the full error message for details. Full error message.
non-200 OK status code: 403 Forbidden body: "{\n \"documentation_url\": \"https://docs.github.com/en/free-pro-team@latest/rest/overview/resources-in-the-rest-api#abuse-rate-limits\",\n \"message\": \"You have triggered an abuse detection mechanism. Please wait a few minutes before you try again.\"\n}\n"
Please contact an administrator to resolve this issue, then request a bug refresh with 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. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest |
|
/retest |
|
/refresh |
|
/retest |
|
Test failed with quota error. |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest |
|
@Miciah: All pull requests linked via external trackers have merged: Bugzilla bug 1935297 has been moved to the MODIFIED state. 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. |
Bump the vendored github.com/openshift/kubernetes to pick up openshift/kubernetes@a18cff1: "UPSTREAM: <carry>: Prefer local endpoint for cluster DNS service".
go.mod: Bump github.com/openshift/kubernetes.go.sum:vendor/modules.txt: Regenerate.vendor/k8s.io/kubernetes/pkg/proxy/iptables/proxier.go(syncProxyRules): Prefer a local endpoint for the cluster DNS service.