designate/releasenotes/notes/multilevel-tlds-3dadd285fed82715.yaml
Graham Hayes 5d9f35fea6
Check for multi level tlds
Previously we only checked for the last label of a TLD
which does not work for `co.uk` or custom internal
TLDs that deployers may use

Change-Id: I9bc8d3ac8eb48078723a96d87e023d58b933b183
2017-10-17 17:36:55 +01:00

9 lines
195 B
YAML

---
fixes:
- |
Check for multi level tlds
Previously we only checked for the last label of a TLD
which does not work for `co.uk` or custom internal
TLDs that deployers may use