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

Ensure DNS is looked up on boostrap #15064

Closed
wants to merge 1 commit into from

Conversation

tjungblu
Copy link
Contributor

@tjungblu tjungblu commented Jan 5, 2023

PR #13224 introduced an early exit when the names match. This change restores the previous behaviour by doing an explicit DNS resolution before checking the URLs for equality.

This is fixing #15062

Signed-off-by: Thomas Jungblut tjungblu@redhat.com

PR etcd-io#13224 introduced an early exit when the names match. This change
restores the previous behaviour by doing an explicit DNS resolution
before checking the URLs for equality.

Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
@ahrtr
Copy link
Member

ahrtr commented Jan 16, 2023

Mark this PR as draft until we clearly clarify the issue in #15062

@stale
Copy link

stale bot commented May 21, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 21, 2023
@stale stale bot closed this Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants