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

Client Settings Policy #1758

Closed
kate-osborn opened this issue Mar 22, 2024 · 2 comments
Closed

Client Settings Policy #1758

kate-osborn opened this issue Mar 22, 2024 · 2 comments
Labels
area/nginx-configuration Relates to nginx configuration enhancement New feature or request epic Represents an epic. Contains sub-issues refined Requirements are refined and the issue is ready to be implemented.
Milestone

Comments

@kate-osborn
Copy link
Contributor

kate-osborn commented Mar 22, 2024

Add a ClientSettingsPolicy API that allows Cluster Operators and Application Developers to configure the behavior of the connection between the client and NGINX.

To begin, the Client Settings Policy will include the following NGINX directives:

Use Cases:

  • As a Cluster Operator, I want to set defaults for client settings that will work for most applications so that most Application Developers will not have to tweak these settings.
  • 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.

Directives:

### Tasks
- [ ] #1603
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/1759
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/1754
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/1760
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/1792
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/1762
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/1763
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/1898
@kate-osborn kate-osborn added the enhancement New feature or request label Mar 22, 2024
@kate-osborn kate-osborn added this to the v1.3.0 milestone Mar 29, 2024
@mpstefan mpstefan added the epic Represents an epic. Contains sub-issues label Mar 29, 2024
@mpstefan
Copy link
Collaborator

This does not seem to include #483 or #1398 - when are we able to bring those in?

@kate-osborn
Copy link
Contributor Author

@mpstefan mpstefan added the refined Requirements are refined and the issue is ready to be implemented. label Apr 2, 2024
@mpstefan mpstefan added the area/nginx-configuration Relates to nginx configuration label May 31, 2024
@lucacome lucacome moved this to ✅ Done in NGINX Gateway Fabric Jan 8, 2025
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 enhancement New feature or request epic Represents an epic. Contains sub-issues refined Requirements are refined and the issue is ready to be implemented.
Projects
Status: Done
Development

No branches or pull requests

2 participants