Skip to content

Design ProxySettingsPolicy API #4067

@ciarams87

Description

@ciarams87

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a week

Type

No type

Projects

Status

🏗 In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions