v3.1.1
What's Changed
🐛 Bug Fixes
- Egress via Ingress VirtualServer Resource (#3491) by @lucacome in #3847
- Updated NGINX Service Mesh references in Helm templates (#3602) by @lucacome in #3848
- Inherit NET_BIND_SERVICE from IC to Nginx (#3722) by @lucacome in #3849
- Add serviceNameOverride (#3802) by @lucacome in #3853
- Fix GlobalConfiguration name in Helm Chart (#3815) by @lucacome in #3854
- Update VirtualServer to ignore CRL for EgressMTLS (#3737) by @lucacome in #3856
- Update VirtualServer template to generate an internal jwt auth location per policy applied (#3798) by @lucacome in #3855
- indent in annotations key in leader-elec cm by @vepatel in #3862
📦 Helm Chart
- Swap cpu and memory in HPA template by @lucacome in #3801
- Bump dependencies to latest patch version by @lucacome in #3846
- Release 3.1.1 by @lucacome in #3860
🧪 Tests
- Update NAP DoS test container (#3663) by @lucacome in #3857
- increase counter and add retries to jwks and mtls ingress tests (#3861) by @lucacome in #3865
🔨 Maintenance
📝 Documentation
- Fix helm installation link by @shaun-nx in #3702
- Fix OpenAPI version in NAP WAF docs by @lucacome in #3697
- Add NGINX Ingress controller with OSM tutorial (#3592) by @jasonwilliams14 in #3835
- Bump nginx to 1.23.4 by @lucacome in #3852
⬆️ Dependencies
- Update packages for CVEs (#3831) by @lucacome in #3850
- Bump NGINX Plus to R29 (#3833) by @lucacome in #3851
Full Changelog: v3.1.0...v3.1.1
Upgrade
- For NGINX, use the v3.1.1 image from our DockerHub, GitHub Container, Amazon ECR Public Gallery or Quay.io.
- For NGINX Plus, use the v3.1.1 image from the F5 Container registry or the AWS Marketplace or build your own image using the v3.1.1 source code.
- For Helm, use version 0.17.1 of the chart.
Resources
- Documentation -- https://docs.nginx.com/nginx-ingress-controller/
- Configuration examples -- https://github.com/nginxinc/kubernetes-ingress/tree/v3.1.1/examples
- Helm Chart -- https://github.com/nginxinc/kubernetes-ingress/tree/v3.1.1/deployments/helm-chart
- Operator -- https://github.com/nginxinc/nginx-ingress-operator/