Put cluster name and date directly into dns records names
- Dominant language
- Python
- Stars
- 7
- Forks
- 29
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Exposed DNS Records on available dns providers don't show the date they were created on. It makes it harder to know what dns records on providers are still in use, and what dns records just weren't cleaned-up properly. and can be safely deleted from the zone.
Add date and, possibly, cluster name to the hostnames of dns records from when they were created.
Contributor guide
Research direction
Search the Python testsuite for the code that creates exposed DNS records on available providers. Trace how record hostnames are assembled and determine what creation date and cluster-name data are available there. Done means newly created records include the agreed identifying information and the relevant end-to-end coverage passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100