Make metadata pod lookups more resilient to short lived processes by ddelnano · Pull Request #2094 · pixie-io/pixie
This opts the df.ctx['pod'] syntax sugar to try another pod name lookup if the default upid -> pod name lookup fails. This failure is common for pods with short lived processes, so using a pod IP based lookup (local_addr) is attempted if the first lookup fails Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
ddelnano
deleted the
ddelnano/use-fallback-udf-to-fix-short-lived-process-pod-name-lookups
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters