Skip to content
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

Improve how the traffic-manager resolves DNS when no agent is installed. #3590

Merged
merged 1 commit into from
May 3, 2024

Conversation

thallgren
Copy link
Contributor

The traffic-manager is typically installed into a namespace different from the one that clients are connected to. It's therefore important that the traffic-manager adds the client's namespace when resolving single label names in situations where there are any agents to dispatch the DNS query to.

The traffic-manager is typically installed into a namespace different
from the one that clients are connected to. It's therefore important
that the traffic-manager adds the client's namespace when resolving
single label names in situations where there are any agents to dispatch
the DNS query to

Signed-off-by: Thomas Hallgren <thomas@datawire.io>
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 3, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 3, 2024
@thallgren thallgren merged commit b69241b into release/v2 May 3, 2024
18 checks passed
@thallgren thallgren deleted the thallgren/traffic-manager-dns branch May 3, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant