Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClientSettingsPolicy for Routes #1792

Open
Tracked by #1758
mpstefan opened this issue Apr 1, 2024 · 0 comments · May be fixed by #1940
Open
Tracked by #1758

ClientSettingsPolicy for Routes #1792

mpstefan opened this issue Apr 1, 2024 · 0 comments · May be fixed by #1940
Assignees
Labels
area/nginx-configuration Relates to nginx configuration refined Requirements are refined and the issue is ready to be implemented. size/large Estimated to be completed within two weeks
Milestone

Comments

@mpstefan
Copy link
Collaborator

mpstefan commented Apr 1, 2024

  • 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 mpstefan added area/nginx-configuration Relates to nginx configuration refined Requirements are refined and the issue is ready to be implemented. size/large Estimated to be completed within two weeks labels Apr 1, 2024
@mpstefan mpstefan added this to the v1.3.0 milestone Apr 3, 2024
@kate-osborn kate-osborn self-assigned this Apr 18, 2024
@kate-osborn kate-osborn linked a pull request May 7, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/nginx-configuration Relates to nginx configuration refined Requirements are refined and the issue is ready to be implemented. size/large Estimated to be completed within two weeks
Projects
Status: 👀 In Review
2 participants