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
the cilium structures received from the kernel have version field in them; the plan is to have a function in the plugin to compare version numbers and safely ignore processing structures from the kernel that do not match. This is important to avoid plugin crashes