13 Commits

Author SHA1 Message Date
Christian Mösl
272bfd1e12
remove unnecessary parameter check when started with insecure flag 2019-03-27 17:37:13 +01:00
Arief Hidayat
8990be05dc set log level to debug when axfr is disabled 2019-03-19 13:32:17 +08:00
Himanshu Pandey
5829f02194 Fixed typo in debug output 2019-02-12 09:09:01 -08:00
Kubernetes Prow Robot
92f76647c8
Merge pull request #837 from lachlancooper/fix-rfc2136-typos
Fix typos in rfc2136 provider
2019-01-04 08:48:45 -08:00
Kubernetes Prow Robot
426db9b955
Merge pull request #838 from lachlancooper/fix-rfc2136-dry-run
Fix dry-run mode in rfc2136 provider
2019-01-04 08:47:06 -08:00
Lachlan Cooper
736a01633e Fix dry-run mode in rfc2136 provider
In dry-run mode we need to return early to avoid sending messages.

Fixes #816.

Signed-off-by: Lachlan Cooper <lachlancooper@gmail.com>
2019-01-04 11:02:29 +11:00
Lachlan Cooper
d93f6ec24e Fix typos in rfc2136 provider
The rfc2136Actions interface was misspelled.

Signed-off-by: Lachlan Cooper <lachlancooper@gmail.com>
2019-01-04 10:49:20 +11:00
Ivan Filippov
bb6c5f1805 RFC2136 seems to require one IP Target per RRSET instead of multiple IPs per RRSET. 2019-01-03 05:01:50 -07:00
Vladislav Troinich
36ff04d5cd Small style fix after code review 2018-10-11 15:06:42 +03:00
Vladislav Troinich
dc2e1c07e5 Fix interface export issue 2018-09-24 16:30:57 +03:00
Vladislav Troinich
d32a03ad32 Add couple of tests for RFC2136 provider 2018-09-24 10:52:28 +03:00
Vladislav Troinich
c83c079a4f Add small comment to push CLA check 2018-09-07 12:20:48 +03:00
Vladislav Troinich
0151de539c Add RFC2136 provider 2018-09-06 11:46:01 +03:00