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

rec: document that forwarding catalog zones cannot be combined with Lua config. #15074

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

omoerbeek
Copy link
Member

…ua config.

Fixes #15052

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)
  • checked that this code was merged to master

@omoerbeek omoerbeek changed the title rec: document that forwarding catalog zones cannot be combined with L… rec: document that forwarding catalog zones cannot be combined with Lua config. Jan 21, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12890483737

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 60 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-0.007%) to 64.69%

Files with Coverage Reduction New Missed Lines %
pdns/recursordist/syncres.cc 1 80.05%
pdns/backends/gsql/gsqlbackend.hh 1 97.71%
pdns/recursordist/sortlist.cc 2 74.12%
pdns/remote_logger.cc 3 53.36%
pdns/signingpipe.cc 5 83.91%
pdns/dnsdistdist/dnsdist-carbon.cc 9 62.67%
ext/json11/json11.cpp 12 62.72%
pdns/recursordist/test-syncres_cc1.cc 13 89.37%
modules/lmdbbackend/lmdbbackend.cc 14 72.79%
Totals Coverage Status
Change from base Build 12884379895: -0.007%
Covered Lines: 127781
Relevant Lines: 166434

💛 - Coveralls

@omoerbeek omoerbeek merged commit f972365 into PowerDNS:master Jan 22, 2025
81 checks passed
@omoerbeek omoerbeek deleted the rec-docs-lua-vs-catz branch January 22, 2025 08:05
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.

Configuring 'forwarding_catalog_zones' in recursor forces user to migrate settings from 'lua_config_file'
3 participants