Commit graph

5 commits

Author SHA1 Message Date
Nakano Masaki
62b23aeae6
fix broken link in webpage (#6488)
Signed-off-by: Masaki Nakano <admin@namachan10777.dev>
2024-03-07 14:24:38 -05:00
Keita Kitamura
945db2facd
Fix typo in view plugin README.md (#6457)
Signed-off-by: keita <keitap@gmail.com>
2024-01-09 12:38:17 -05:00
Yong Tang
430e3ad986
Update expr from 1.13.0 to 1.15.3 (#6375)
Manually update expr to resolve test failures

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2023-10-27 22:44:11 +02:00
Ondřej Benkovský
d436deb93b
plugin/view : fix README (#5627)
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>

Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
2022-09-17 09:59:47 -04:00
Chris O'Haver
b56b080a7c
plugin/view: Advanced routing interface and new 'view' plugin (#5538)
* introduce new interface "dnsserver.Viewer", that allows a plugin implementing it to decide if a query should be routed into its server block.
* add new plugin "view", that uses the new interface to enable a user to define expression based conditions that must be met for a query to be routed to its server block.

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-09-08 14:56:27 -04:00