nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

ClientSettingsPolicy for Routes

Open mpstefan opened this issue 1 year ago • 0 comments
trafficstars

  • As an Application Developer, I want to be able to configure client settings for my application based on its behavior or requirements.
  • As an Application Developer, I want to override the defaults for client settings set by the Cluster Operator because the defaults do not satisfy my application's requirements or behavior.

Acceptance

  • A user can create a ClientSettingsPolicy and attach it to a HTTPRoute. A setting attached to an HTTPRoute overrides the same setting attached to a Gateway.
  • The Accepted Condition is set on every ClientSettingsPolicy using the reasons defined in the PolicyCondition API. If these reasons are not sufficient, we can add implementation-specific reasons.

mpstefan avatar Apr 01 '24 15:04 mpstefan