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

Cloudflare 5XX responses crash pod #4876

Open
kevinfrommelt opened this issue Nov 14, 2024 · 1 comment
Open

Cloudflare 5XX responses crash pod #4876

kevinfrommelt opened this issue Nov 14, 2024 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@kevinfrommelt
Copy link

What happened:
Cloudflare temporarily returned 5XXs for zone lookup calls, which caused the pods to crash.

What you expected to happen:
Log an error without crashing and try again later.

How to reproduce it (as minimally and precisely as possible):
Likely can't without mocking the API responses from Cloudflare.

Anything else we need to know?:
Here are some relevant logs
Screenshot 2024-11-14 at 9 32 25 AM

Environment:

  • External-DNS version (use external-dns --version): 0.14.2
  • DNS provider: cloudflare
  • Others:
@kevinfrommelt kevinfrommelt added the kind/bug Categorizes issue or PR as related to a bug. label Nov 14, 2024
@kevinfrommelt
Copy link
Author

It is also crashing on rate limits for zone lookups.

zone fd823e13e494d5430aea9dfd4311a6e1 lookup failed, exceeded available rate limit retries
Failed to do run once: exceeded available rate limit retries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant