-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem:
- In domains controller, we are caching the nameservers and registrar information for the domain in the
.status. We allow queueing a manual refresh and also have a 24 hour default refresh that happens. If the user moves their nameservers to datum, it could appear to them that the domain is still pointing to the old DNS host until they manually trigger a refresh or 24 hours has elapsed.
Desired:
- Make domain nameservers more up to date so that within a few minutes its automatically reflected correctly on the domain resource.
Task:
- Investigate a way to keep nameservers more in sync with the state of the world rather than relying on manual force refreshes or the daily refresh.
- Implement the new approach
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request