Skip to content

support exact match for rr_list() in RPC #298

@zeromind

Description

@zeromind

Currently, rr_list() only supports (wildcard) patterns.
It can't distinguish between the user asking for a literal wildcard DNS record (*.example.com.) and a pattern *.example.com. (all records that match the pattern, e.g. a.example.com. and a.example.com..

We should probably add a flag to do exact matching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions