mirror of
https://github.com/coredns/coredns.git
synced 2025-10-23 05:11:22 +02:00
Don't add pods to our internal cache that are being deleted. This saves a field in the struct as well. Add (extra) comments about adding fields to the object/{Pod,Service,Endpoint} structs. Signed-off-by: Miek Gieben <miek@miek.nl>