Open p3lim opened 9 months ago
Lack of functionality was caused by the plugin not working with CoreDNS 1.11.1, I'll raise a separate issue about that.
On 1.10.1 this error still exist when there's no following directive (I just added whoami
after and it stops the error, but I don't want to use another directive after this).
I'm getting this error when I query
nginx.test
through CoreDNS. I've tried multiple combinations of directive options, same result for them all.I want to use this plugin to handle entries based on Docker labels, and as such my config is this:
I've spun up the container like this:
And the container corresponding to the query (separate compose project):
Link to the custom image: https://github.com/p3lim/coredns
I built it slightly differently from the readme, I followed CoreDNS' docs.
Full log when I query: