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

docs: Update to primary/secondary #15185

Merged
merged 2 commits into from
Feb 21, 2025
Merged

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Feb 20, 2025

Short description

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)

signing-slave.
This setting will make PowerDNS renotify the secondaries after an AXFR is
*received* from a primary. This is useful when running a
signing-secondary.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is kinda different... nothing else used this terminology...

@coveralls
Copy link

coveralls commented Feb 20, 2025

Pull Request Test Coverage Report for Build 13457629632

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.
  • 512 unchanged lines in 15 files lost coverage.
  • Overall coverage increased (+3.8%) to 64.483%

Files with Coverage Reduction New Missed Lines %
pdns/dnsdistdist/bpf-filter.cc 1 72.1%
ext/json11/json11.cpp 2 64.49%
pdns/dnsdistdist/dnsdist-crypto.cc 2 75.72%
pdns/iputils.cc 3 56.07%
pdns/recursordist/syncres.cc 4 80.08%
pdns/recursordist/secpoll-recursor.cc 5 52.63%
pdns/dnsdistdist/dnsdist-carbon.cc 6 62.5%
pdns/recursordist/rec-tcpout.cc 6 50.79%
pdns/dnsdistdist/dnsdist-tcp.cc 8 75.76%
pdns/recursordist/test-syncres_cc1.cc 8 89.45%
Totals Coverage Status
Change from base Build 13433765276: 3.8%
Covered Lines: 127605
Relevant Lines: 166887

💛 - Coveralls

@jsoref jsoref force-pushed the primary-secondary branch 2 times, most recently from 3e643b2 to 4c1b309 Compare February 20, 2025 17:48
@@ -1860,7 +1860,7 @@ and :doc:`Virtual Hosting <guides/virtual-instances>` how this can differ.
- Boolean
- Default: no

Turn on supermaster support. See :ref:`supermaster-operation`.
Turn on supermaster support. See :ref:`autoprimary-operation`.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is a bit odd. I'm not changing the visible text because I can't reason through it.

I'm also not removing the dangling anchors because I see no reason to break external references

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is obviously a cut'n'paste error, it should read Turn on superslave or Turn on autosecondary.

The docs had been wrong since the feature was renamed in
d3dfd71

Signed-off-by: Josh Soref <[email protected]>
Copy link
Contributor

@miodvallat miodvallat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All clear now!

@miodvallat miodvallat merged commit 6561c48 into PowerDNS:master Feb 21, 2025
83 checks passed
@jsoref jsoref deleted the primary-secondary branch February 21, 2025 14:48
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

Successfully merging this pull request may close these issues.

3 participants