Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

report relevant zone records in DNS Record status #205

Closed
philbrookes opened this issue Aug 1, 2024 · 0 comments · Fixed by #241
Closed

report relevant zone records in DNS Record status #205

philbrookes opened this issue Aug 1, 2024 · 0 comments · Fixed by #241
Assignees

Comments

@philbrookes
Copy link
Collaborator

philbrookes commented Aug 1, 2024

Get all records from the root domain of this DNS Record down to the leaf records (for all owner IDs), and report them (along with owner IDs) in the status of the DNS Record.

In the same format as proposed in #204

zone overview:
  array of yaml output for each endpoint pulled from the zone 

Build this from the data pulled from the provider during reconcile if possible, and avoid making a new request to the DNS Provider API.

Add tests to validate the status is updated correctly.

@maksymvavilov maksymvavilov self-assigned this Sep 6, 2024
maksymvavilov added a commit that referenced this issue Sep 19, 2024
@maksymvavilov maksymvavilov linked a pull request Sep 19, 2024 that will close this issue
maksymvavilov added a commit that referenced this issue Sep 19, 2024
maksymvavilov added a commit that referenced this issue Sep 26, 2024
maksymvavilov added a commit that referenced this issue Sep 26, 2024
maksymvavilov added a commit that referenced this issue Oct 7, 2024
github-merge-queue bot pushed a commit that referenced this issue Oct 18, 2024
Add related endpoints to DNSRecord status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants