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 net-firewall-policy module is looking for layer4_configsunder the match key but the default hierarchical ingress rules defined in the networking stages in fast — e.g.here — have the layer4_configs at the same level as the match key so they are not applied.
I figure it's just an indentation error, I can submit a PR if you will.
Best,
Pierre
The text was updated successfully, but these errors were encountered:
Hello,
The
net-firewall-policy
module is looking forlayer4_configs
under thematch
key but the default hierarchical ingress rules defined in the networking stages in fast — e.g. here — have thelayer4_configs
at the same level as thematch
key so they are not applied.I figure it's just an indentation error, I can submit a PR if you will.
Best,
Pierre
The text was updated successfully, but these errors were encountered: