Closed mkulke closed 3 days ago
The probing code regularly produces "ignored pod" log lines. For clusters with a lot of pods this is quite excessive and noisy.
drive-by fix: use early returns to reduce deep nesting in that part of the code.
The probing code regularly produces "ignored pod" log lines. For clusters with a lot of pods this is quite excessive and noisy.
drive-by fix: use early returns to reduce deep nesting in that part of the code.