You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an engineer of the NGINX Ingress Controller, I would like to integrate NGINX AppProtect v5 so that we can continue to deliver the latest security features to our users.
This issue is a continuation of the POC effort to integrate NGINX AppProtect v5.
Details of that issue are captured here: #5483
Epic here: #5290
### UACs
- [x] Update Dockerfile to add build stages for NAP v5
- [x] Update codebase to work with both NAP v4 and NAP v5
- [x] Add Helm configuration options for NAP v5
- [x] Add UBI 8 and UBI 9 repo files to k8s-common repo
- [x] Update Debian build stages to use Debian 12
### Tasks
- [ ] Update [AppProtect Deployment](https://docs.nginx.com/nginx-ingress-controller/installation/integrations/app-protect-waf/installation/#deploy-ingress-controller) docs to change bundle path
- [x] Update Helm to allow PVC to be specified
- [ ] Write basic Python test(s) with bundles
- [ ] Update pipeline - build bundle(s) for testing
- [ ] Integration tests for NIC + WAF v5
- [ ] New docs on how to configure and deploy NIC with WAF v5
- [ ] Docker Scout tests + report
The text was updated successfully, but these errors were encountered:
As an engineer of the NGINX Ingress Controller, I would like to integrate NGINX AppProtect v5 so that we can continue to deliver the latest security features to our users.
This issue is a continuation of the POC effort to integrate NGINX AppProtect v5.
Details of that issue are captured here: #5483
Epic here: #5290
Relates issues:
Add NAP-WAF only support for debian 12 images
The text was updated successfully, but these errors were encountered: