Description of problem: ovn-kubernetes is currently missing support for configuring network policy matching on sctp like: spec: podSelector: matchLabels: role: sctpserver policyTypes: - Ingress ingress: - from: - podSelector: matchLabels: role: sctpclient ports: - protocol: SCTP port: 62324
Landed in https://github.com/openshift/ovn-kubernetes/pull/123
Probably this needs to be backported / verified against 4.4, right?
(In reply to Federico Paolinelli from comment #6) > Probably this needs to be backported / verified against 4.4, right? Thanks. Just created https://bugzilla.redhat.com/show_bug.cgi?id=1824989
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409