ingress-nginx-helm/core/pkg/ingress/controller
Giancarlo Rubio b4c8a66b1f Don't expose certificate metrics for default server
The default server has a self signed certificate so it's not important to monitor
2017-06-13 16:01:05 +02: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 Instrument nginx to expose metric "ssl certficate expiration time " 2017-06-13 13:44:00 +02:00
launch.go Add ConfigureFlags() on controller interface 2017-05-24 21:03:52 -03:00
metrics.go Don't expose certificate metrics for default server 2017-06-13 16:01:05 +02: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