Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.
This repository was archived by the owner on May 22, 2023. It is now read-only.

Enforce one CNAME per label #23

@LordGaav

Description

@LordGaav

The validation currently allows for multiple CNAME records for the same label, for example:

CNAME   www                             www.y.com                    TTL:900
CNAME   www                             www.x.com                    TTL:900

Is valid in the current validator. This is not correct, only one CNAME may exist per label.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions