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

Allow private zones with an SOA to satisfy apex_domain? #127

Merged
merged 7 commits into from
May 27, 2021

Conversation

tcbyrd
Copy link
Contributor

@tcbyrd tcbyrd commented Apr 22, 2021

There are cases where a subdomain may want to be considered an "Apex", even if it's not on the public suffix. This requires that the domain should have an SOA record present. This will help suppress messages where we're recommending users setup a CNAME on a subdomain that is otherwise the "apex" of the zone. We might instead want to just return the value of dns_zone_soa? and handle the error messages more explicitly. Will think about this some more.

feat(domain): report if an SOA record exists for a domain
@jcudit
Copy link
Contributor

jcudit commented May 25, 2021

Closing in favour of #129

Merged in the changes here instead. Will continue iterating on this PR.

@jcudit jcudit closed this May 25, 2021
@jcudit jcudit deleted the allow_soa_apex branch May 25, 2021 19:53
@jcudit jcudit restored the allow_soa_apex branch May 25, 2021 22:02
@jcudit jcudit reopened this May 25, 2021
@jcudit jcudit mentioned this pull request May 25, 2021
lib/github-pages-health-check/domain.rb Outdated Show resolved Hide resolved
@jcudit jcudit merged commit b192576 into master May 27, 2021
@jcudit jcudit deleted the allow_soa_apex branch May 27, 2021 18:09
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.

3 participants