linkerd2/controller/tap
Alejandro Pedraza 8988a5723f
Have `GetOwnerKindAndName` be able to skip the cache (#2972)
* Have `GetOwnerKindAndName` be able to skip the cache

Refactored `GetOwnerKindAndName` so it can optionally skip the
shared informer cache and instead hit the k8s API directly.
Useful for the proxy injector, when the pod's replicaset got just
created and might not be in ready in the cache yet.

Fixes #2738

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
2019-06-20 12:58:15 -05:00
..
client.go Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
server.go Have `GetOwnerKindAndName` be able to skip the cache (#2972) 2019-06-20 12:58:15 -05:00
server_test.go Support for resources opting-out of tap (#2807) 2019-05-10 14:17:23 -05:00