ingress-nginx-helm/controllers/gce/controller
Tony Li e1d1445370 GCE/GKE "pre-shared" TLS cert (#291)
* add allow-named-tls annotation

* works for setting tls

* fix logs (mostly)

* add ssl cert annotation

* return an error when cert not found

* use annotation if specified, otherwise use spec

* add TODO on naming

* use the annotation key from k8s

* add unit test for HTTPS LB w/ cert annotation

* refactor logic and check for error

* move annotation to controller package

* remove todo for function naming
2017-03-07 13:42:41 -08:00
..
cluster_manager.go unittesting -> unit testing 2017-01-26 15:17:12 -05:00
controller.go GCE/GKE "pre-shared" TLS cert (#291) 2017-03-07 13:42:41 -08:00
controller_test.go First stab at extending the "uid" configmap to store firewall 2017-02-28 10:49:31 -08:00
doc.go Remove "All rights reserved" from all the headers 2016-09-08 13:02:39 +02:00
fakes.go Better logging and address review comments 2017-03-02 10:54:32 -08:00
tls.go Update GCE ingress controller 2016-11-11 18:22:35 -03:00
util_test.go First stab at extending the "uid" configmap to store firewall 2017-02-28 10:49:31 -08:00
utils.go GCE/GKE "pre-shared" TLS cert (#291) 2017-03-07 13:42:41 -08:00