Skip to content

Comments

OCPBUGS-77026: DNS optimization, add trailing dots#1112

Open
jotak wants to merge 1 commit intoopenshift:mainfrom
jotak:dns-optimization
Open

OCPBUGS-77026: DNS optimization, add trailing dots#1112
jotak wants to merge 1 commit intoopenshift:mainfrom
jotak:dns-optimization

Conversation

@jotak
Copy link
Contributor

@jotak jotak commented Feb 18, 2026

Update getProxyServiceURL and getServiceURL to generate URLs with trailing dots, such as
"my-service.my-namespace.svc.cluster.local.:3000", which makes it unambiguous to the DNS resolver, speeding up DNS resolution by avoiding unnecessary queries.

Update getProxyServiceURL and getServiceURL to generate URLs with
trailing dots, such as
"my-service.my-namespace.svc.cluster.local.:3000", which makes it
unambiguous to the DNS resolver, speeding up DNS resolution by
avoiding unnecessary queries.

Signed-off-by: Joel Takvorian <jtakvori@redhat.com>
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Feb 18, 2026
@openshift-ci-robot
Copy link
Contributor

@jotak: This pull request references Jira Issue OCPBUGS-77026, which is invalid:

  • expected the bug to target the "4.22.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Update getProxyServiceURL and getServiceURL to generate URLs with trailing dots, such as
"my-service.my-namespace.svc.cluster.local.:3000", which makes it unambiguous to the DNS resolver, speeding up DNS resolution by avoiding unnecessary queries.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested review from TheRealJon and jhadvig February 18, 2026 10:01
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 18, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jotak
Once this PR has been reviewed and has the lgtm label, please assign jhadvig for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 18, 2026

@jotak: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-console d5a397d link true /test e2e-aws-console
ci/prow/e2e-gcp-ovn d5a397d link true /test e2e-gcp-ovn
ci/prow/e2e-azure-ovn-upgrade d5a397d link true /test e2e-azure-ovn-upgrade
ci/prow/e2e-aws-operator d5a397d link true /test e2e-aws-operator

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants