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

auth docs: set catalog member to primary #14673

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wjgauthier
Copy link

Short description

In the example about assigning members to a producer zone, the example.com zone should have its kind (type) set to primary, as native zones are not included in the catalog.

pdnsutil set-catalog does not change the type to primary, so we also have to run pdnsutil set-kind.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

@Habbie
Copy link
Member

Habbie commented Sep 16, 2024

thanks!

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10860760119

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 33 unchanged lines in 7 files lost coverage.
  • Overall coverage increased (+0.02%) to 64.673%

Files with Coverage Reduction New Missed Lines %
ext/json11/json11.cpp 2 62.72%
modules/lmdbbackend/lmdbbackend.cc 2 73.46%
pdns/misc.cc 2 63.09%
pdns/recursordist/rec-main.cc 3 62.09%
pdns/recursordist/syncres.cc 6 79.49%
pdns/recursordist/test-syncres_cc1.cc 8 89.51%
pdns/recursordist/rec-tcp.cc 10 64.4%
Totals Coverage Status
Change from base Build 10852023526: 0.02%
Covered Lines: 124809
Relevant Lines: 162269

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants