-
Notifications
You must be signed in to change notification settings - Fork 898
[Feature Proposal] - Remove the 1000 entries limit for lists #4192
Copy link
Copy link
Closed
Labels
awaiting-maintainerBlock issues from being stale/obsolete/closedBlock issues from being stale/obsolete/closedkind/featureNew features for AgonesNew features for Agones
Description
Is your feature request related to a problem? Please describe.
Lists have a limit of 1000 entries due to an issue (#4090) with json patch. The issue was fixed so we can increase the limit to max int or at least something considerably larger than right now.
Describe the solution you'd like
Increase the limit to max int or at least something considerably larger than right now
Describe alternatives you've considered
None
Additional context
None
Link to the Agones Feature Proposal (if any)
None
Discussion Link (if any)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
awaiting-maintainerBlock issues from being stale/obsolete/closedBlock issues from being stale/obsolete/closedkind/featureNew features for AgonesNew features for Agones