-
Notifications
You must be signed in to change notification settings - Fork 116
Design for Technical Solutions for NGINX Customization #815
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
Labels
Milestone
Comments
Application Delivery Manager and Ingress has template customization that we may use to leverage work in this spike. |
Take a look at #929 after this spike is complete. |
pleshakov
added a commit
to pleshakov/nginx-gateway-fabric
that referenced
this issue
Jul 3, 2024
Problem: - Advanced NGINX Extensions proposal nginx#2035 is in Provisional state - only problem statement is defined. Solution: - Add the implementation details to the proposal. - Move the enhancement proposal to Implementable Notes: - The goal of Allowing users to customize supported NGINX configuration was moved to a Non-Goal to keep the size of the proposal manageable. - This enhancement proposal can be further split into two - one for SnippetsPolicy and one for SnippetsTemplates CLOSES - nginx#815
pleshakov
added a commit
to pleshakov/nginx-gateway-fabric
that referenced
this issue
Jul 3, 2024
Problem: - Advanced NGINX Extensions proposal nginx#2035 is in Provisional state - only problem statement is defined. Solution: - Add the implementation details to the proposal. - Move the enhancement proposal to Implementable Notes: - The goal of Allowing users to customize supported NGINX configuration was moved to a Non-Goal to keep the size of the proposal manageable. - This enhancement proposal can be further split into two - one for SnippetsPolicy and one for SnippetsTemplates CLOSES - nginx#815
6 tasks
pleshakov
added a commit
that referenced
this issue
Jul 18, 2024
Problem: - Advanced NGINX Extensions proposal #2035 is in Provisional state - only problem statement is defined. Solution: - Add the implementation details to the proposal. - Move the enhancement proposal to Implementable Notes: - The goal of Allowing users to customize supported NGINX configuration was moved to a Non-Goal to keep the size of the proposal manageable. - This enhancement proposal can be further split into two - one for SnippetsPolicy/SnippetsFilter and one for SnippetsTemplates CLOSES - #815
Closed by #2201 |
miledxz
added a commit
to miledxz/nginx-gateway-fabric
that referenced
this issue
Jan 14, 2025
Problem: - Advanced NGINX Extensions proposal nginx#2035 is in Provisional state - only problem statement is defined. Solution: - Add the implementation details to the proposal. - Move the enhancement proposal to Implementable Notes: - The goal of Allowing users to customize supported NGINX configuration was moved to a Non-Goal to keep the size of the proposal manageable. - This enhancement proposal can be further split into two - one for SnippetsPolicy/SnippetsFilter and one for SnippetsTemplates CLOSES - nginx#815
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before pursuing a specific solution like NGINX Template Customization, we want to do a technical spike to investigate what solutions could be employed to allow users to customize NGINX behavior.
At the end of the spike, we want to determine:
The results of this investigation should be added to the provisional enhancement proposal for NGINX Customization.
Notes from our meetup on extensibility requirements are available here.
The answers to the above questions should be posted in the discussion here.
The text was updated successfully, but these errors were encountered: