Support records update #3

Open
opened 2021-03-27 23:12:36 +01:00 by hannaeko · 0 comments
Owner

Add support for update using standard DNS update.

  • Create records: support for create? (RRset does not exist) or just append (append record to RRset or create it if not exist)
  • Delete records
  • Update: naive implementation with PUT { old: [], new: [] }
Add support for update using standard DNS update. * [ ] Create records: support for create? (RRset does not exist) or just append (append record to RRset or create it if not exist) * [ ] Delete records * [ ] Update: naive implementation with PUT { old: [], new: [] }
hannaeko added this to the 0.1.0 milestone 2021-03-27 23:12:36 +01:00
hannaeko added this to the Roadmap project 2021-03-27 23:14:02 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hannaeko/nomilo-archived#3
No description provided.