Skip to content

Comments

deploy: don't check for private IPs during dns check#4741

Open
pborzenkov wants to merge 1 commit intomasterfrom
dns-check-private
Open

deploy: don't check for private IPs during dns check#4741
pborzenkov wants to merge 1 commit intomasterfrom
dns-check-private

Conversation

@pborzenkov
Copy link
Contributor

Machines API returns both public and private (Flycast) allocated
addresses. Filter out the private ones from the check as our public DNS
will never return them.

Machines API returns both public and private (Flycast) allocated
addresses. Filter out the private ones from the check as our public DNS
will never return them.
@dangra
Copy link
Member

dangra commented Feb 24, 2026

Oh, I faced the same issue last week and fixed with 0632ef5. Does it look good to you?

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

Successfully merging this pull request may close these issues.

2 participants