Commit graph

10 commits

Author SHA1 Message Date
Chris O'Haver
4349b6fa63
dont panic on empty SRV segments ()
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-02-09 13:52:53 -05:00
Chris O'Haver
abaf938623
remove wildcard query functionality ()
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-02-09 09:25:10 -05:00
Miek Gieben
38d4dacb88
Fix import ordering presubmit test ()
Automatically submitted.
2021-01-24 17:28:49 +00:00
Hu Shuai
e233f59ee8
Fix some typos in comments. ()
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
2020-09-01 09:10:45 +02:00
Zou Nengren
8bbfa19223
remove federation ()
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
2020-03-30 09:08:20 -07:00
Chris O'Haver
c9d567ab44
plugin/kubernetes: fix metadata ()
Automatically submitted.
2020-01-31 19:35:22 +00:00
AllenZMC
3c45e55f91 Update parse.go () 2019-08-13 09:47:23 -07:00
Chris O'Haver
e6ef320d13 handle blank name and namespaces () 2018-08-27 19:41:04 +01:00
Chris O'Haver
51e1442bd9
plugin/kubernetes: check for bare zone query ()
* check for bare zone query

* check for bare type query
2018-04-18 12:12:28 -04:00
Miek Gieben
d8714e64e4 Remove the word middleware ()
* 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
2017-09-14 09:36:06 +01:00
Renamed from middleware/kubernetes/parse.go (Browse further)