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

Handle records pointing to multiple IP addresses #105

Closed
linki opened this issue Mar 17, 2017 · 3 comments
Closed

Handle records pointing to multiple IP addresses #105

linki opened this issue Mar 17, 2017 · 3 comments
Milestone

Comments

@linki
Copy link
Member

linki commented Mar 17, 2017

If setting up A records with multiple target IPs on GCP external-dns is unable to remove them and fails.

Also required to support services with type=NodePort

@linki linki modified the milestones: v0.4, v0.5 Apr 3, 2017
@linki
Copy link
Member Author

linki commented Jun 12, 2017

This issue is for when multiple services with different IPs are annotated with the same DNS name in which case ExternalDNS will has undesired behaviour:

  • On Google it just fails
  • On AWS it randomly picks one and teh target will be bouncing around

Can be solved with #239.

@ideahitme
Copy link

Why does it fail for google ?

@linki linki modified the milestones: v0.6, v0.5 Apr 4, 2018
@linki
Copy link
Member Author

linki commented Apr 23, 2018

Implemented for the Google and AWS providers in v0.5.

@linki linki closed this as completed Apr 23, 2018
lou-lan pushed a commit to lou-lan/external-dns that referenced this issue May 11, 2022
- create krew.tar.gz{,.sha256sum}
- use it in krew.yaml for linux/darwin
- use it in README.md for linux/darwin instalation (fixes kubernetes-sigs#101)

Signed-off-by: Ahmet Alp Balkan <[email protected]>
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