Files
coredns/plugin
Yong Tang f23171af5f Fix wildcard records issue in rout53 plugin (#4038)
* Fix wildcard records issue in rout53 plugin

This PR tries to address 4035 where wild card records does not return
correctly in route53 plugin. The issue was that `strings.Index(s, substr string)`
expect substr to be a string but the code defines as char.

This PR fixes 4035.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Fix failed tests

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2020-07-31 07:51:14 +02:00
..
2019-11-29 13:17:05 +00:00
2019-11-29 13:17:05 +00:00
2020-04-27 10:38:44 +02:00
2019-09-28 10:40:43 +01:00
2020-03-05 11:09:19 +01:00
2019-11-29 13:17:05 +00:00
2019-11-29 13:17:05 +00:00
2019-10-08 10:20:48 +01:00
2019-11-29 13:17:05 +00:00
2019-11-29 13:17:05 +00:00
2019-11-29 13:17:05 +00:00
2020-01-17 10:47:45 -05:00
2019-11-29 13:17:05 +00:00
2020-01-12 04:56:57 -08:00
2020-06-24 07:48:39 -07:00
2019-08-24 18:14:25 +00:00
2018-07-19 16:23:06 +01:00
2019-10-19 08:08:14 +01:00
2019-10-19 08:08:14 +01:00
2019-08-21 16:08:55 -04:00