RedHatInsights / insights-api-common-rails

Header, Encryption, RBAC, Serialization, Pagination and other common behavior for Insights microservices built with Rails
Apache License 2.0
3 stars 25 forks source link

Increase the limit for RBAC list_groups #150

Closed mkanoor closed 4 years ago

mkanoor commented 4 years ago

The default value of 10 causes too many RBAC API calls, increasing the limit to 500

mkanoor commented 4 years ago

@syncrou Please review

miq-bot commented 4 years ago

Checked commits https://github.com/mkanoor/manageiq-api-common/compare/0c30be18614880c705782d08f8b315fd5a3dcadb~...5e43565e49881e77a3cc9e06b3a6100954b51656 with ruby 2.5.5, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0 3 files checked, 0 offenses detected Everything looks fine. :cookie:

mkanoor commented 4 years ago

Closed in favor of https://github.com/RedHatInsights/insights-api-common-rails/pull/151