ironic/releasenotes/notes/secure-rbac-policy-sanitiza...

8 lines
296 B
YAML

---
fixes:
- |
Fixes sub-optimal Ironic API performance where Secure RBAC related
field level policy checks were executing without first checking
if there were field results. This helps improve API performance when
only specific columns have been requested by the API consumer.