Skip to content

Implement WafPolicy controller & generate the correct NGINX configuration #3454

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

Open
ciarams87 opened this issue Jun 5, 2025 · 0 comments
Open
Labels
enhancement New feature or request
Milestone

Comments

@ciarams87
Copy link
Contributor

As a user of NGF
I want my WafPolicy configuration applied to NGINX
So I can enable WAF protection on my traffic

Acceptance

  • Validate the WafPolicies
    • Parameters contained in the policy
    • The targetRef detailed in the policy
  • Add the WafPolicies to the graph
  • Ensure I can create WafPolicy targeting Gateway and HTTPRoute and GRPCRoute and that inheritance is correctly applied
  • Apply the app_protect directives to the NGINX config (TBD - for inheritance can I apply the config at server level for Gateway and location for HTTPRoute and let NGINX precedence handle the inheritance?)
@ciarams87 ciarams87 added this to the v2.1.0 milestone Jun 5, 2025
@ciarams87 ciarams87 added the enhancement New feature or request label Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant