Bug 1811811

Summary: [RFE] Add support in ovn-kubernetes for SCTP with network-policy
Product: OpenShift Container Platform Reporter: Tim Rozet <trozet>
Component: NetworkingAssignee: Tim Rozet <trozet>
Networking sub component: ovn-kubernetes QA Contact: Weibin Liang <weliang>
Status: CLOSED ERRATA Docs Contact:
Severity: urgent    
Priority: urgent CC: dcbw, fpaoline, fsimonce, huirwang, mleitner, william.caban
Version: 4.4   
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1824989 (view as bug list) Environment:
Last Closed: 2020-07-13 17:19:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1771572, 1824989    

Description Tim Rozet 2020-03-09 20:25:25 UTC
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

Comment 3 Dan Williams 2020-04-13 22:00:42 UTC
Landed in https://github.com/openshift/ovn-kubernetes/pull/123

Comment 6 Federico Paolinelli 2020-04-16 10:52:25 UTC
Probably this needs to be backported / verified against 4.4, right?

Comment 7 Tim Rozet 2020-04-16 19:35:13 UTC
(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

Comment 9 errata-xmlrpc 2020-07-13 17:19:06 UTC
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