-
Notifications
You must be signed in to change notification settings - Fork 4.7k
sentry: skipped adding service rules for serviceEvent: Added, Error: Failed to find netid for namespace: 6t92g in vnid map #13265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@openshift/networking |
This could happen in few places in OpenShift SDN plugin: watchNetNamespaces, watchServices, watchNetworkPolicies and watchEgressNetworkPolicies |
https://sentry.io/red-hat/openshift-3-stg/issues/251960899/ Is this covered by our existing fix? Just want to verify |
Just a note here; if we see this again, make sure to check PLEG relist() times. If the node is loaded or docker is struggling (eg rhbz#1451902) that will potentially prevent some eventqueue/watches from happening but allow others to happen, leading to Pod/Service/etc ADD events happening before we get the NetNamespace ADD event. |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
This should be fixed by #17243 |
Uh oh!
There was an error while loading. Please reload this page.
Got a burst of event failures from devpreview over one day, then looked like it resolved
The text was updated successfully, but these errors were encountered: