Age | Commit message (Collapse) | Author | Files | Lines |
|
* Add manual pages
Generate manual pages from the README and extend README with Name and
Description sections.
The generation requires 'ronn' which may not be available. Just check in
all generated manual pages.
|
|
updates so the look better on coredns.io
|
|
* plugins: expand examples
Expand some examples and test them by annotating it with `corefile`
* Can't start kubernetes
* Can test pprof :(
|
|
* Rename middleware to plugin
first pass; mostly used 'sed', few spots where I manually changed
text.
This still builds a coredns binary.
* fmt error
* Rename AddMiddleware to AddPlugin
* Readd AddMiddleware to remain backwards compat
|