Skip to content

Conversation

@ciarams87
Copy link
Contributor

Proposed changes

Problem: As a user of NGF
I want a design to configure NGINX's proxy buffer configuration for my applications through the use of ProxySettingsPolicy
So that I can implement the ProxySettingsPolicy CRD

Solution: Create the provisional ProxySettingsPolicy enhancement proposal

Partially implements #4067

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.


@ciarams87 ciarams87 requested review from a team as code owners November 7, 2025 10:14
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 7, 2025
@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.14%. Comparing base (fc3c682) to head (9003805).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4237   +/-   ##
=======================================
  Coverage   86.13%   86.14%           
=======================================
  Files         131      131           
  Lines       14196    14196           
  Branches       35       35           
=======================================
+ Hits        12228    12229    +1     
  Misses       1765     1765           
+ Partials      203      202    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ciarams87 ciarams87 force-pushed the docs/proxy-settings-ep branch from b86c640 to 9003805 Compare November 11, 2025 17:18
@ciarams87 ciarams87 enabled auto-merge (squash) November 11, 2025 17:18
@ciarams87 ciarams87 merged commit 8127574 into main Nov 11, 2025
61 checks passed
@ciarams87 ciarams87 deleted the docs/proxy-settings-ep branch November 11, 2025 17:49
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in NGINX Gateway Fabric Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants