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
fix: add involvedObject.apiVersion to SSE event payload
The frontend destructures apiVersion from involvedObject when rendering
the EventList widget. Add it to the SQL query and the SSEK8sEvent
struct to match the Kubernetes core/v1.Event shape the frontend expects.
Made-with: Cursor
0 commit comments