Hi all, I've tried to upgrade OVN from 22.09.1 to the fresh version and our internal tests showed that commit [0] broke scenario where we do use in logical switches both: Load Balancers AND allow-stateless ACLs at the same time.
Prior to this change all traffic directed to load balancer's IP address passed to conntrack and finally worked correctly, while there were allow-stateless rules, which, for example covered all other traffic, except this LB. We use such mix because of need both: LBs and stateless handling for all traffic except LB. Also, this patch was backported to a minor releases, which brought major behavior changes (now we can't upgrade to 22.09.2+ without reverting mentioned patch). Is there any advice, how this can be fixed (except revert in our local repo)? 0: https://github.com/ovn-org/ovn/commit/a0f82efdd9dfd3ef2d9606c1890e353df1097a51 -- Regards, Vladislav Odintsov _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
