-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
ipa_dnsmodule: Add support for ns record management #7737
ipa_dnsmodule: Add support for ns record management #7737
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, as far as I can judge it. If nobody objects, I'll merge this in ~a week.
Backport to stable-8: 💚 backport PR created✅ Backport PR branch: Backported as #7771 🤖 @patchback |
* Add NS record type management to ipa_dnsrecord * Add jwbernin to BOTMETA for ipa_ modules * Add changelog fragment * Rename changelog fragment with pull request number * Commit changes suggested by felixfontein (cherry picked from commit f79940c)
@jwbernin thanks for your contribution! |
… ns record management (#7771) ipa_dnsmodule: Add support for ns record management (#7737) * Add NS record type management to ipa_dnsrecord * Add jwbernin to BOTMETA for ipa_ modules * Add changelog fragment * Rename changelog fragment with pull request number * Commit changes suggested by felixfontein (cherry picked from commit f79940c) Co-authored-by: John Berninger <john.berninger@gmail.com>
SUMMARY
Add support to manage NS record types in the ipa_dnsrecord module
Fixes #6910
ISSUE TYPE
COMPONENT NAME
ipa_dnsrecord
ADDITIONAL INFORMATION