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

Allow users to set a global upstream zone size in NginxProxy resource #2518

Open
kate-osborn opened this issue Sep 6, 2024 · 1 comment
Open
Labels
area/nginx-configuration Relates to nginx configuration backlog Currently unprioritized work. May change with user feedback or as the product progresses. enhancement New feature or request

Comments

@kate-osborn
Copy link
Contributor

Add upstream zone size field to the NginxProxy resource so that users can configure a global upstream zone size for NGF.
This zone size will apply to all http and stream upstreams but can be overridden by the zone size in a UpstreamsSettingPolicy.

@kate-osborn kate-osborn added the enhancement New feature or request label Sep 6, 2024
@kate-osborn kate-osborn added this to the v1.5.0 milestone Sep 17, 2024
@mpstefan mpstefan added backlog Currently unprioritized work. May change with user feedback or as the product progresses. area/nginx-configuration Relates to nginx configuration labels Sep 30, 2024
@mpstefan
Copy link
Collaborator

Put this one in the backlog until we see a need to apply this setting globally.

We also will likely want a policy specifically for streams such as TLSRoute when that use case becomes more popular.

@mpstefan mpstefan removed this from the v1.5.0 milestone Sep 30, 2024
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 backlog Currently unprioritized work. May change with user feedback or as the product progresses. enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants