* 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 |
||
|---|---|---|
| .. | ||
| cluster_manager.go | ||
| controller.go | ||
| controller_test.go | ||
| doc.go | ||
| fakes.go | ||
| tls.go | ||
| util_test.go | ||
| utils.go | ||