Bug 1881430 - 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.4.z
Assignee: Dan Winship
QA Contact: huirwang
URL:
Whiteboard:
Depends On: 1881429
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-22 11:53 UTC by OpenShift BugZilla Robot
Modified: 2020-10-28 08:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-28 08:11:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-network-operator pull 800 0 None closed Bug 1881430: openshift-sdn: bump EgressNetworkPolicy maxItems to 1000 2020-12-09 12:12:09 UTC
Red Hat Product Errata RHBA-2020:4224 0 None None None 2020-10-28 08:12:27 UTC

Comment 2 Ross Brattain 2020-10-06 14:25:33 UTC
Verified on 4.4.0-0.nightly-2020-10-05-235326

1. Created a egressnetworkpolicy with 1000 rules in it, succeeded.
 oc create -f egressnetworkpolicy_1000.json
egressnetworkpolicy.network.openshift.io/policy-1000 created

$ grep -c type egressnetworkpolicy_1000.json
1000

2. Created a egressnetworkpolicy with 1001 rules in it, failed.

oc create -f egressnetworkpolicy_1001.json
The EgressNetworkPolicy "policy-1001" is invalid: spec.egress: Invalid value: "": spec.egress in body should have at most 1000 items

$ grep -c type egressnetworkpolicy_1001.json
1001

Comment 5 errata-xmlrpc 2020-10-28 08:11:50 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.4.29 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:4224


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