eventrouter icon indicating copy to clipboard operation
eventrouter copied to clipboard

Panic in cache.DeletedFinalStateUnknown,

Open akosveres opened this issue 4 years ago • 0 comments

Hi, our deployment faced the following issue.

  | 2022-01-17 08:56:09 | stderr | E0117 08:56:09.213171       1 runtime.go:69] Observed a panic: &runtime.TypeAssertionError{_interface:(*runtime._type)(0x18a29a0), concrete:(*runtime._type)(0x1974ce0), asserted:(*runtime._type)(0x1b05e00), missingMethod:""} (interface conversion: interface {} is cache.DeletedFinalStateUnknown, not *v1.Event)

akosveres avatar Jan 17 '22 09:01 akosveres