Bug 1881429 - bump EgressNetworkPolicy maxItems to 1000
Summary: bump EgressNetworkPolicy maxItems to 1000
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.6
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 4.5.z
Assignee: Dan Winship
QA Contact: huirwang
URL:
Whiteboard:
Depends On: 1879910
Blocks: 1881430
TreeView+ depends on / blocked
 
Reported: 2020-09-22 11:53 UTC by OpenShift BugZilla Robot
Modified: 2020-10-12 15:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-12 15:48:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-network-operator pull 799 0 None closed [release-4.5] Bug 1881429: openshift-sdn: bump EgressNetworkPolicy maxItems to 1000 2020-12-05 16:56:25 UTC
Red Hat Product Errata RHBA-2020:3843 0 None None None 2020-10-12 15:48:19 UTC

Comment 2 huirwang 2020-09-27 10:43:36 UTC
Verified in 4.5.0-0.nightly-2020-09-26-194704

 oc create -f tmp/egressnetworkpolicy_1000.yaml -n test
egressnetworkpolicy.network.openshift.io/default created
huiran-mac:script hrwang$ cat tmp/egressnetworkpolicy_1000.yaml | grep "type:" | wc -l
    1000


oc create -f tmp/egressnetworkpolicy_1000.yaml -n test1
The EgressNetworkPolicy "default" is invalid: spec.egress: Invalid value: "": spec.egress in body should have at most 1000 items
huiran-mac:script hrwang$ cat tmp/egressnetworkpolicy_1000.yaml | grep "type:" | wc -l
    1001

Comment 5 errata-xmlrpc 2020-10-12 15:48:00 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 (OpenShift Container Platform 4.5.14 bug fix update), 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:3843


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