fixes for workarounds
The branches have already diverged too much, so targeting another PR: https://gitlab.labs.nic.cz/knot/knot-resolver/merge_requests/519
This fixes flags in some places read from global context and not from query flags, making them impossible to override in policy filters. It also allows some flags to survive CNAME hops. It also allows lame answers in PERMISSIVE mode, which fixes negative answers from F5 load balancers. Last thing is adding bindings to the checkout layer to be able to run policies before sending service queries.
Merge request reports
Activity
- Resolved by Vladimír Čunát
- Resolved by Vladimír Čunát
- Resolved by Vladimír Čunát
added 149 commits
- 2ea8c5a1...76681949 - 149 commits from branch
cache-write-interface
- 2ea8c5a1...76681949 - 149 commits from branch
enabled an automatic merge when the pipeline for 76681949 succeeds
mentioned in commit fc286788
added bug label
I somehow missed the
kr_zonecut_find_nsname()
orphan, which is what the "discussion" box just above is about. Fix: !605 (closed). /cc @pspacek.mentioned in merge request !605 (closed)