-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
enhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week
Milestone
Description
As a user of NGF
I want a design to configure NGINX's proxy buffer configuration for my applications through the use of ProxySettingsPolicy
So that I can implement the ProxySettingsPolicy CRD
Design should account for:
- NGINX directives:
- proxy_buffer_size
- proxy_buffers
- proxy_buffering
- proxy_busy_buffers_size
And be extensible to support further proxy_* directives later
- The NGINX Extensions design is reviewed to implement the above directives.
- The above directives are configurable via a ProxySettingsPolicy for the scope it is applied at.
- The ProxySettingsPolicy can be attached to a Gateway or Route.
Acceptance:
An enhancement proposal is created for the design
aviallon
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week
Type
Projects
Status
🏗 In Progress