networkservicemesh / sdk-kernel

Apache License 2.0
6 stars 17 forks source link

Fix for Policy Base Routing failure; Possible table ID collision. #588

Closed ljkiraly closed 1 year ago

ljkiraly commented 1 year ago

Related issue: networkservicemesh/deployments-k8s/issues/9119

Added a mechanism to protect table ID selection from parallel runs.

ljkiraly commented 1 year ago

New solution based on this hint: https://github.com/networkservicemesh/sdk-kernel/pull/583#issuecomment-1559663683