Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of Correct Default for MaximumPageSize into release/1.12.x #20638

Merged

Commits on May 17, 2023

  1. Correct Default for MaximumPageSize (#20453)

    * default max page size for config
    
    * Add changelog
    
    * update test int to *int
    
    * add testing defaults
    
    * update default to -1, i.e. dont paginate
    
    * update test
    
    * Add error message for invalid search
    
    * Make 0 the default
    
    * cleanup
    
    * Add to known issues doc
    
    * Update website/content/docs/upgrading/upgrade-to-1.13.x.mdx
    
    * Update website/content/docs/upgrading/upgrade-to-1.11.x.mdx
    
    Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
    
    * Update website/content/docs/upgrading/upgrade-to-1.13.x.mdx
    
    Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
    
    * Update website/content/docs/upgrading/upgrade-to-1.12.x.mdx
    
    Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
    
    * Add workaround to docs
    
    * Update changelog/20453.txt
    
    Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
    Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
    3 people committed May 17, 2023
    Configuration menu
    Copy the full SHA
    dfcf268 View commit details
    Browse the repository at this point in the history