This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
weave-npc race condition between AddNamespace
and AddNetworkPolicy
Events
#3059
Labels
Milestone
What you expected to happen?
For weave-npc to maintain ipsets
What happened?
If the
AddNetworkPolicy
event is seen before theAddNamespace
event (happens intermittently on startup for us) then the NamespaceSelector ipset doesn't include the individual Namespace ipsetsHow to reproduce it?
Run the test in #3057
Versions:
weave 2.0.1
The text was updated successfully, but these errors were encountered: