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

feat: save DNS information in Domain Status #30

Open
4 tasks
DrPsychick opened this issue Oct 6, 2024 · 0 comments
Open
4 tasks

feat: save DNS information in Domain Status #30

DrPsychick opened this issue Oct 6, 2024 · 0 comments

Comments

@DrPsychick
Copy link
Contributor

Suggestion

As suggested in #29, the DNS configuration of Domains could be saved to Status in the resource, so that it is accessible in k8s for later automation, i.e. DNS record checks or updates.

  • Extend the CRD to include DNS records in Status
  • Add a ready condition for DNS records
  • When fetching a Domain from the API, check for DNS records and save them to Status of the resource
  • Support creation of DNS records in MailU through an optional flag (in Spec?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant