aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGravatar John Belamaric <jbelamaric@infoblox.com> 2016-11-07 11:21:24 -0500
committerGravatar Miek Gieben <miek@miek.nl> 2016-11-07 16:21:24 +0000
commit4318dfbf02ca4248dab29fc4fb730e2515a05754 (patch)
tree0577c3e86facff4b609610ac15e727d9df37d44d /test
parent352901d8f8f9f1cad0a49231da466d544b175555 (diff)
downloadcoredns-4318dfbf02ca4248dab29fc4fb730e2515a05754.tar.gz
coredns-4318dfbf02ca4248dab29fc4fb730e2515a05754.tar.zst
coredns-4318dfbf02ca4248dab29fc4fb730e2515a05754.zip
Fix Kubernetes Watches (#392)
The watchers were still trying to process raw v1 objects which failed to be added to the store. This meant new services and namespaces created after CoreDNS started would not be discoverable. Add a filter function that converts watch events with v1 objects to events with api objects.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions