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

Incorrect behavior when Ingress has multiple IP addresses #7

Open
arikkfir opened this issue Dec 20, 2017 · 0 comments
Open

Incorrect behavior when Ingress has multiple IP addresses #7

arikkfir opened this issue Dec 20, 2017 · 0 comments
Assignees
Labels

Comments

@arikkfir
Copy link
Contributor

Currently, Cloudflared bombards Cloudflare with repeated updates the record, which is obviously wrong. The correct behavior should be to generate multiple DNS records.

This requires changes to the code that decides whether a change is needed (comparing existing DNS records and the Ingress's IP addresses) and the code that updates Cloudflare.

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

No branches or pull requests

2 participants