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

v2 introduced long timeout when fetching A record #184

Open
jheiselman opened this issue Sep 2, 2022 · 1 comment
Open

v2 introduced long timeout when fetching A record #184

jheiselman opened this issue Sep 2, 2022 · 1 comment

Comments

@jheiselman
Copy link

This project is being used by by the infoblox plugin to the external-dns project. An issue has been raised there that appears to trace back to a change in v2 of this library causing issues.

Related issue: kubernetes-sigs/external-dns#2945

In that issue, a commenter states the following:

I did a bit of a test by dragging some code out of External DNS into a new Go project, and it appears to be the change to the github.com/infobloxopen/infoblox-go-client/v2 version of the infoblox-go-client package that has caused the issue. Listing A records in the original version in my test gave me a response in about ~300ms, whereas with the v2 version, it gives me a warning about there being over 1,000 records (which is a lie) and then eventually returns after about 15-20 seconds.

@jmboby
Copy link

jmboby commented May 17, 2023

Any progress or updates on this issue Infoblox dev's? We are seeing the same issue after updating the External-DNS helm chart.

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

No branches or pull requests

2 participants