You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hack/log-explainer: Don't crash if run on truncated logs
Avoid crashing on undefined 'sync' if someone pushes in logs from a
pod that has been running for so long that we no longer have the lines
that start the opening sync. Instead, just throw that
partially-logged sync out.
0 commit comments