IMPROVEMENTS:
- 325: Report ingress status.
- 311: Support JWT auth in mergeable minions.
- 310: NGINX configuration template custom path support.
- 308: Add prometheus exporter support to helm chart.
- 303: Add fetch custom NGINX template from ConfigMap.
- 301: Update prometheus exporter image for Plus.
- 298: Prefetch ConfigMap before initial NGINX Config generation.
- 296: Improve Helm Chart.
- 295: Report version information.
- 294: Support dynamic reconfiguration in mergeable ingresses for Plus.
- 287: Support slow-start for Plus.
- 286: Add support for active health checks for Plus.
CHANGES:
BUGFIXES:
- 326: Fix find ingress for secret ns bug.
- 284: Correct Logs for Mergeable Types with Duplicate Location. Thanks to Fernando Diaz.
UPGRADE:
- For NGINX, use the 1.3.0 image from our DockerHub:
nginx/nginx-ingress:1.3.0
ornginx/nginx-ingress:1.3.0-alpine
- For NGINX Plus, please build your own image using the 1.3.0 source code: https://github.com/nginxinc/kubernetes-ingress/tree/v1.3.0
RESOURCES:
- Documentation -- https://github.com/nginxinc/kubernetes-ingress/tree/v1.3.0/docs
- Configuration examples -- https://github.com/nginxinc/kubernetes-ingress/tree/v1.3.0/examples
- Release announcement blog post -- https://www.nginx.com/blog/announcing-nginx-ingress-controller-for-kubernetes-release-1-3-0/