Closed Toaddyan closed 11 months ago
https://cloud-native.slack.com/archives/C03HVLM8LAH/p1698257127836959 more context on issue
@Toaddyan should i close this or move it to the operator?
IIRC the issue was that the liveness probe failing prevented logs from showing or something?
yea, that's correct. we can move to operator if you think it's appropriate. this isn't blocking me anymore so I'm ok with closing too.
yeah we can just close it for now :) Thanks.
situation:
kube-proxy went down causing (this was not known initially at time of debugging). When the metrics collector was trying to connect to the target allocator, the health check extension would kill the pod before any log message would come out of the metrics collector because it could not reach the service.
Problem
there was no log to tell me any symptom of failure besides a "timeout"
ask
some kind of logging mechanism that isn't hidden by health check extension would be nice.