David Arnold
dfc3ae19d6
Merge pull request #1 from bbusse/fix-repopath-in-readme
...
README: Fix repo url
2021-02-10 05:03:07 -05:00
Björn Busse
d6d0e8b4a8
README: Fix repo url
2021-02-09 16:23:20 +01:00
David Arnold
3edbb44fa3
chore: update pre-commit tooling
2020-06-11 01:05:52 -05:00
David Arnold
acde5ca0d6
chore: add support for autoformat
...
This assumes that https://github.com/TekWizely/pre-commit-golang/pull/3 be merged
2020-06-10 21:52:11 -05: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
5e1200ef9b
fix: lock value assingments & simplifications
2020-06-09 23:00:48 -05:00
David Arnold
558ebb0127
fix: handler unit test
2020-06-09 22:11:21 -05:00
David Arnold
954195e4d0
fix: add tests & fix missing soa
2020-06-09 21:54:01 -05:00
David Arnold
d6daa054b5
fix: unused imports
2020-06-09 14:07:31 -05:00
David Arnold
8f8292ad60
chore: improve cz commit ux
2020-06-09 12:11:05 -05:00
David Arnold
a290a448ef
Progress in chaos (more)
2020-06-08 22:01:53 -05:00
David Arnold
a64423ce00
chore: customize commitizen tui
2020-06-07 23:39:33 -05:00
David Arnold
5a413a0cb4
Progress in chaos
2020-06-07 23:12:18 -05:00
David Arnold
6c50f9fae5
chore
2020-06-07 14:29:18 -05:00
David Arnold
d146e8187e
fix chore / go mod
2020-06-04 14:47:11 -05:00
David Arnold
c538bac938
further chore
2020-06-04 14:30:56 -05:00
David Arnold
9ed519ec69
chores & lints
2020-06-04 13:07:07 -05:00
David Arnold
1652d2fe4a
Init go package & gitignore
2020-06-04 12:30:08 -05:00
David Arnold
b933599075
WIP: Implement Setup
2020-06-04 12:29:50 -05:00
David Arnold
fcaf7f1f81
Implement basic handlers (coredns / servicebackend)
2020-06-04 12:29:32 -05:00
David Arnold
501f1dbc75
complete renaming (fingers crossed)
2020-06-01 14:41:15 -05:00
David Arnold
40431e0823
init go mod with ldap dependency
2020-06-01 03:11:50 -05:00
David Arnold
d33482fbd2
update non-generic text
2020-06-01 02:59:41 -05:00
David Arnold
55900c99c2
renaming stuff
2020-06-01 02:48:07 -05:00
Miek Gieben
791558543c
Merge pull request #10 from clebertsuconic/new-readme
...
Adding some README information on how to consume this example
2020-01-28 21:02:49 +00:00
Clebert Suconic
773b4b612c
Adding some README information on how to consume this example
...
I also added some cross references to the documentation and blogs where I could find the relevant information.
Signed-off-by: Clebert Suconic <clebertsuconic@apache.org>
2020-01-28 15:56:59 -05:00
Miek Gieben
be977dba90
Remove modules to make it compile
...
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-09-27 21:42:33 +01: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
Miek Gieben
9132b485e3
Small tweaks to the code
...
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-08-15 09:18:00 +01:00
Miek Gieben
42b98af7f9
Merge pull request #7 from fkautz/pr_out_migrating_example_to_newer_libraries
...
Migrating example to newer libraries
2019-07-10 12:19:00 +00: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
d3c26d1f5d
Move to Go modules
...
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-03-30 18:22:25 +00:00
Miek Gieben
adea495549
typo
2018-04-27 07:22:36 +01:00
Miek Gieben
307c280e10
plugin/example: add health
...
Fixes #4
2018-04-27 07:21:42 +01:00
Miek Gieben
1092ed3ad3
plugin/example: update README
...
Metrics also exist
Fixes #3
2018-04-27 07:15:14 +01:00
Miek Gieben
7f0d44144d
comment updates
2018-04-26 21:56:11 +01:00
Miek Gieben
2ba108890d
clog
2018-04-25 19:32:42 +01:00
Miek Gieben
15e2168944
Add debug logging example
2018-04-19 07:25:30 +01:00
Miek Gieben
734a8a4cbb
Merge pull request #5 from coredns/metrics
...
add metrics in the example
2018-04-01 13:57:41 +01: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
09f25a7158
import order
2018-02-27 03:39:01 -08:00
Miek Gieben
1193d4897b
typo
2018-02-26 06:29:20 -08:00
Miek Gieben
a31419736d
Merge branch 'master' of github.com:coredns/example
2018-02-25 08:53:05 +00:00
Miek Gieben
932108f489
Document and cleanup
2018-02-25 08:52:52 +00:00
Miek Gieben
56f91d9d07
typo
2018-02-22 14:06:00 +00:00