ingress-nginx-helm/core/pkg/ingress
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 Remove any aliases that conflict with a hostname 2017-08-17 13:05:52 -05:00
controller Remove any aliases that conflict with a hostname 2017-08-17 13:05:52 -05:00
defaults nginx/proxy: allow specifying next upstream behaviour 2017-06-27 23:30:43 +02:00
errors \core\pkg\ingress\errors:delete unuseful variable 2017-05-15 10:22:58 +08:00
resolver Lint code 2017-07-26 23:07:59 -04:00
status Remove unnecessary periodic sync 2017-08-05 16:29:58 -04:00
store Update generic controller 2017-07-20 10:43:09 -07:00
doc.go Add healthz checker 2016-11-27 02:28:04 -03:00
sort_ingress.go WIP: Avoid reloads implementing Equals in structs 2017-06-14 23:58:31 -04:00
sort_ingress_test.go Update nginx and generic controller 2017-04-04 11:51:50 -03:00
type_equals_test.go Implement Equaler 2017-06-15 00:17:54 -04:00
types.go Add support for Server Alias in Nginx 2017-08-13 13:01:00 -05:00
types_equals.go Return reference to object providing Endpoint 2017-07-29 15:27:56 +02:00