Bug 1811811 - [RFE] Add support in ovn-kubernetes for SCTP with network-policy
Summary: [RFE] Add support in ovn-kubernetes for SCTP with network-policy
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.4
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 4.5.0
Assignee: Tim Rozet
QA Contact: Weibin Liang
URL:
Whiteboard:
Depends On:
Blocks: 1771572 1824989
TreeView+ depends on / blocked
 
Reported: 2020-03-09 20:25 UTC by Tim Rozet
Modified: 2020-07-13 17:19 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1824989 (view as bug list)
Environment:
Last Closed: 2020-07-13 17:19:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github ovn-org ovn-kubernetes pull 1122 0 None closed Add SCTP support for network policy 2020-06-23 09:14:33 UTC
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-07-13 17:19:41 UTC

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


Note You need to log in before you can comment on or make changes to this bug.