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
I got events with null event_time from my k8s cluster (v1.22). For stability purpose, we should make the object <-> JSON conversion smooth. Here is my proposed improvement:
This segfault occurs due to a lack of valid cJSON obj validation in events_v1_event_parseFromJSON
c/kubernetes/model/events_v1_event.c
Line 465 in 2d93989
The text was updated successfully, but these errors were encountered: