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

Guard on cname method having valid dns #128

Merged
merged 3 commits into from
Apr 23, 2021
Merged

Guard on cname method having valid dns #128

merged 3 commits into from
Apr 23, 2021

Conversation

tcbyrd
Copy link
Contributor

@tcbyrd tcbyrd commented Apr 23, 2021

With the changes in #125, if a domain name is not setup we can hit a scenario where DNS is not responding when we go to check cname. This throws an exception instead of returning nil, so it prevents the hash from being created.

@tcbyrd tcbyrd requested a review from a team April 23, 2021 20:40
@tcbyrd tcbyrd merged commit 2b24a00 into master Apr 23, 2021
@tcbyrd tcbyrd deleted the no_cname_if_no_dns branch April 23, 2021 20:51
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.

4 participants