-
Feature Request
-
Resolution: Unresolved
-
Critical
-
None
-
2.4, 2.5
-
False
-
-
False
- What is the nature and description of the request?
One of the customers reported that they have to create a manifest from 25 subscriptions which resulted in manifest upload 413 error to Autotmation Controller due to large file size.
Currently, it is impossible to customize the parameter of client_max_body_size in AAP operator 2.4/2.5 but that feature has been implemented in the upstream.
This RFE is requesting to backport the feature of making the client_max_body_size value customizable to AAP operator 2.4/2.5.
- Why does the customer need this? (List the business requirements here)
The customer is unable to renew the AAP license, and as a result, job execution will not be possible after July 2025. Therefore it is a critical issue.
This will make it impossible to perform efficient monitoring and operations.
- How would you like to achieve this? (List the functional requirements here)
Backport the feature to 2.4/2.5 AAP operator
- List any affected known dependencies: Doc, UI etc..
- Github Link if any
https://github.com/ansible/awx-operator/pull/2014