Skip to content

Implement Policy Fetcher implementation for WafPolicy #3456

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

Implement Policy Fetcher implementation for WafPolicy #3456

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

Comments

@ciarams87
Copy link
Contributor

As a user
I want NGF to fetch my NAP WAF Policy bundle from a remote location
So that this bundle can be applied by the dataplane to protect my traffic

Acceptance

  • Create a Policy Fetcher controller which can pull files from a remote location, as configured in the WafPolicy resource
  • Implement policy validation via Checksum validation (compute checksum locally and compare to remote provided checksum)
  • Use our secure gRPC connection to agent to distribute these policy bundles to their destination dataplane via the existing ConfigSetApply mechanism
@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