Bug 1881429

Summary: bump EgressNetworkPolicy maxItems to 1000
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: NetworkingAssignee: Dan Winship <danw>
Networking sub component: openshift-sdn QA Contact: huirwang
Status: CLOSED ERRATA Docs Contact:
Severity: urgent    
Priority: unspecified CC: huirwang
Version: 4.6   
Target Milestone: ---   
Target Release: 4.5.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-12 15:48:00 UTC Type: ---
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: 1879910    
Bug Blocks: 1881430    

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