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

✨ Create validation rule for internal DNS #85

Closed
ahmad-ibra opened this issue Jun 18, 2024 · 0 comments · Fixed by #111
Closed

✨ Create validation rule for internal DNS #85

ahmad-ibra opened this issue Jun 18, 2024 · 0 comments · Fixed by #111
Assignees
Labels
new-feature Net-new feature
Milestone

Comments

@ahmad-ibra
Copy link
Contributor

ahmad-ibra commented Jun 18, 2024

Summary

Validate host names via MAAS-internal DNS

  • Inputs
    • A MAAS domain
    • A slice of records
      • Each record consists of a hostname, type, IP, and optional TTL
  • Expectation: all hostnames are present within the specified domain via the MAAS API. Basically, we are ensuring the existence of a specific DNS configuration within the MAAS-internal DNS.
@ahmad-ibra ahmad-ibra added the enhancement Enhancement to an existing feature label Jun 18, 2024
@TylerGillson TylerGillson added enhancement Enhancement to an existing feature new-feature Net-new feature and removed enhancement Enhancement to an existing feature labels Jul 25, 2024
@TylerGillson TylerGillson added this to the v0.0.5 milestone Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Net-new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants