NGINX Ingress Controller 0.8.0
- 117: Add a customization option: location-snippets, server-snippets and http-snippets. Thanks to rchicoli
- 116: Add support for the 301 redirect to https based on the
http_x_forwarded_proto
header. Thanks to Chris. - Update NGINX version to 1.11.13.
- Makefile updates: gcloud docker push command; golang container was updated to 1.8.
- Documentation fixes: 113. Thanks to Linus Lewandowski.