ingress-nginx-helm/core/pkg/ingress/controller
Fernando Diaz e12138f4dc Remove any aliases that conflict with a hostname
Removes the alias association if an existing server
with the same hostname as the alias exists. This is
done to disallow any duplicate server creation when
the alias annotation is provided.
2017-08-17 13:05:52 -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 Remove any aliases that conflict with a hostname 2017-08-17 13:05:52 -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