Commit Graph

22 Commits

Author SHA1 Message Date
Björn Busse
0a22b62ef0 Add support for AAAA records 2021-05-29 01:47:39 +02:00
David Arnold
56c09edd37
Merge pull request #4 from bbusse/fix-compilation
Make necessary changes wrt imports to compile against CoreDNS git HEAD
2021-02-11 09:12:31 -05:00
Björn Busse
40be99464f metrics: Fix usage by directly using the prometheus client 2021-02-11 00:19:10 +01:00
Björn Busse
83ff609001 Make necessary changes wrt imports to compile against CoreDNS git HEAD
There is still a problem with the metrics plugin which needs to be
resolved
2021-02-10 23:45:14 +01:00
Björn Busse
6ccf2fdd55 setup: Fix typo in error message 2021-02-10 23:33:30 +01:00
David Arnold
75e79dedf2
imp: complete minimum unit test suite
components: tests
2020-06-10 21:47:52 -05:00
David Arnold
0865a9015e
lint: additional linting & nolints 2020-06-10 03:03:59 -05:00
David Arnold
5209d31929
lint: wsl only 2020-06-10 02:41:44 -05:00
David Arnold
67f30f86ef
lint: partially 2020-06-10 02:16:34 -05:00
David Arnold
47d6fbf381
fix: tests 2020-06-10 01:40:13 -05:00
David Arnold
a290a448ef
Progress in chaos (more) 2020-06-08 22:01:53 -05:00
David Arnold
5a413a0cb4
Progress in chaos 2020-06-07 23:12:18 -05:00
David Arnold
9ed519ec69
chores & lints 2020-06-04 13:07:07 -05:00
David Arnold
b933599075
WIP: Implement Setup 2020-06-04 12:29:50 -05:00
David Arnold
55900c99c2
renaming stuff 2020-06-01 02:48:07 -05:00
Miek Gieben
b5a549213e Upgrade to latest coredns standards
* add ready, remove health
* use plugin.Register

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-09-24 07:16:55 +01:00
Frederick F. Kautz IV
2960ad15e5 Migrating example to newer libraries
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2019-07-10 00:39:00 -07:00
Miek Gieben
c217c891ff Use new function 2018-04-01 13:28:37 +01:00
Miek Gieben
ae199bcc5c add metrics in the example
Add metrics as well (good example to have).
2018-04-01 12:56:41 +01:00
Miek Gieben
932108f489 Document and cleanup 2018-02-25 08:52:52 +00:00
Miek Gieben
fe5e8f02ad Fix for latest coredns 2017-09-15 21:29:47 +01:00
Miek Gieben
1fb7424a47 Add example middleware
Serves both as documentation and to test external middleware
compilation.
2017-07-29 09:17:24 +01:00