Chris O'Haver
Chris O'Haver
> @chrisohaver do you think we can ask the steering committee for help around this? Is there way to increase visibility? Steering committee is aware. Thanks!
I would be open to someone taking that up.
> I've opened a PR resolve code issues, I can't resolve the package configuration on Github nor can I resolve the docker token issue. Configuring github to allow the action...
@johnbelamaric has shared the list of dockerhub coredns project admins... @johnbelamaric @yongtang @miekg @prologic I'm told that the number of admins allowed per project is curiously limited to 4, so...
It’s expect to. There haven’t been any changes I can think of that would prevent it, but it hasn’t been tested.
Per stack trace, _unbound_ is trying to write an invalid response without the question in it. Looks like an _unbound_ problem.
> #25 Seems related It's the same mode of failure. `unbound.Unbound.Resolve()` is returning a result with an `AnswerPacket` that does not contain a Question section. Probably best to figure out...
>I think I can paper over it in miekg/unbound, but not sure if that is the best approach A papered over solution probably better to live here in the plugin...
proper fix upstream with https://github.com/miekg/unbound/pull/18. Thanks miekg!
Changes merged. This can close once CoreDNS is tagged/released with the fix coredns/coredns#5308, and go modules in this repo are updated.