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

DNS forwarding code only handles the first name server #398

Closed
cfergeau opened this issue Sep 18, 2024 · 3 comments · Fixed by #426
Closed

DNS forwarding code only handles the first name server #398

cfergeau opened this issue Sep 18, 2024 · 3 comments · Fixed by #426
Assignees

Comments

@cfergeau
Copy link
Collaborator

See pkg/services/dns/dns_config_unix.go:

	// TODO: use all configured nameservers, instead just first one
@balajiv113
Copy link
Contributor

@cfergeau
When the next release is planned ??
Need this changes to fix a possible regression.

@cfergeau
Copy link
Collaborator Author

cfergeau commented Dec 2, 2024

@cfergeau When the next release is planned ?? Need this changes to fix a possible regression.

Yes, regressions are very likely because of this. crc is impacted, and I don't see why podman and other projects wouldn't have problems either. I was planning a release early this week, thanks for the reminder :)

@cfergeau
Copy link
Collaborator Author

cfergeau commented Dec 2, 2024

@balajiv113 0.8.1 has been released, let me know if it solves your issues.

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 a pull request may close this issue.

3 participants