Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-31 | plugin/kubernetes: fix metadata (#3642) | 1 | -2/+2 | ||
Automatically submitted. | |||||
2019-08-22 | fix wrong spells in parse_test.go (#3173) | 1 | -1/+1 | ||
2018-08-25 | fix kubernetes in-cluster CNAME lookup (#2040) | 1 | -6/+6 | ||
fix #2038 Signed-off-by: bingshen.wbs <bingshen.wbs@alibaba-inc.com> | |||||
2018-04-18 | plugin/kubernetes: check for bare zone query (#1692) | 1 | -1/+7 | ||
* check for bare zone query * check for bare type query | |||||
2017-09-14 | Remove the word middleware (#1067) | 1 | -0/+56 | ||
* 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 |