ingress-nginx-helm/core/pkg/ingress/controller
Fernando Diaz ac504bdbc0 Add support for Server Alias in Nginx
Adds support for server alias in nginx. Adds a new annotation
which allows us to specify a server alias that will be appended
to the server name.
2017-08-13 13:01:00 -05:00
..
annotations.go Add support for Server Alias in Nginx 2017-08-13 13:01:00 -05:00
annotations_test.go Update generic controller 2017-07-20 10:43:09 -07:00
backend_ssl.go Alternative syncSecret approach #1030 2017-07-27 22:17:22 -04:00
backend_ssl_test.go Update generic controller 2017-07-20 10:43:09 -07:00
controller.go Add support for Server Alias in Nginx 2017-08-13 13:01:00 -05:00
launch.go Remove unnecessary periodic sync 2017-08-05 16:29:58 -04:00
metrics.go Merge pull request #855 from aledbf/lint 2017-06-13 11:31:32 -04:00
util.go Add feature to allow sticky sessions per location 2017-06-22 14:12:57 -04:00
util_test.go Update nginx and generic controller 2017-04-04 11:51:50 -03:00