diff options
author | 2016-11-07 11:21:24 -0500 | |
---|---|---|
committer | 2016-11-07 16:21:24 +0000 | |
commit | 4318dfbf02ca4248dab29fc4fb730e2515a05754 (patch) | |
tree | 0577c3e86facff4b609610ac15e727d9df37d44d /middleware/file/notify.go | |
parent | 352901d8f8f9f1cad0a49231da466d544b175555 (diff) | |
download | coredns-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 'middleware/file/notify.go')
0 files changed, 0 insertions, 0 deletions