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
This will solve the problem if delRule fails: #629, but the entry would still exist in nsRTableNextIDToConnID, so other problems could still exist around this problem.
I observed an infinite loop generating these logs while using policy routes:
The loop is from here: https://github.com/networkservicemesh/sdk-kernel/blob/v1.11.0/pkg/kernel/networkservice/connectioncontextkernel/ipcontext/iprule/common.go#L93
I have no easy way to reproduce it, but when I could, this patch was not applied:
#627
The text was updated successfully, but these errors were encountered: