ingress-nginx-helm/core/pkg/ingress/controller
Justin Santa Barbara cacc7bc21e Match ServicePort to Endpoints by Name
We can never match on the EndpointPort.Port; that is the container port.
2017-06-12 23:02:28 -04:00
..
annotations.go Move secretTracker updating to GetAuthCertificate() 2017-05-23 14:20:31 -03:00
annotations_test.go Move secretTracker updating to GetAuthCertificate() 2017-05-23 14:20:31 -03:00
backend_ssl.go Avoid checking if the controllers are synced 2017-05-29 12:22:30 -04:00
backend_ssl_test.go Remove secrets from ingress after a Delete event 2017-05-11 22:19:16 -03:00
controller.go Match ServicePort to Endpoints by Name 2017-06-12 23:02:28 -04:00
launch.go Add ConfigureFlags() on controller interface 2017-05-24 21:03:52 -03:00
metrics.go Add nginx metrics to prometheus 2016-11-29 18:10:06 -03:00
named_port.go Remove service annotation for namedPorts 2017-05-22 22:55:39 -04:00
named_port_test.go Remove service annotation for namedPorts 2017-05-22 22:55:39 -04:00
util.go Convert CN SSL Certificate to lowercase before comparison 2017-05-01 20:01:05 -03:00
util_test.go Update nginx and generic controller 2017-04-04 11:51:50 -03:00