Skip to content

Create and Expire timestamps for DNS zones and RRs #4

@msimerson

Description

@msimerson
  1. the DB schema and web interface already have start timestamps (a tinydns-only feature)
  2. add an expire/until timestamp, after which records stop getting published
  3. update export routines to:
    • check for timestamps within the last_export <=> now() range
    • if any expires or creates, trigger new export
  4. test with each set of exports

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