coredns/plugin/kubernetes/object
Chris O'Haver bb7ee5010e
plugin/kubernetes: Handle endpoint tombstones (#3887)
* check for nil

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* handle tombstone

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* move casting to caller. add comments.

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* more sanding

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* more scrubbing

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* move object unwraping to switch cases

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* oops remove debug

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* remove cruft

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-05-14 12:39:40 -07:00
..
endpoint.go plugin/kubernetes: Handle endpoint tombstones (#3887) 2020-05-14 12:39:40 -07:00
informer.go Measure and expose DNS programming latency from Kubernetes plugin. (#3171) 2019-10-04 16:48:43 +01:00
object.go bump k8s releated library (#3552) 2019-12-18 05:32:00 -08:00
pod.go Measure and expose DNS programming latency from Kubernetes plugin. (#3171) 2019-10-04 16:48:43 +01:00
service.go Measure and expose DNS programming latency from Kubernetes plugin. (#3171) 2019-10-04 16:48:43 +01:00