ingress-nginx-helm/controllers/gce/controller
Fernando Diaz 073241e341 Add more descriptive logging in certificate loading
Currently a log "secret %v has no private key" is provided for
cert and "secret %v has no cert" is provided for key. They are in
the wrong place. This PR corrects the ordering and adds a
description as to what is actually missing.
2017-09-22 15:21:16 -05:00
..
cluster_manager.go Remove multiple calls to CreateInstanceGroups by reusing results from a single call 2017-09-13 11:30:19 -07:00
controller.go Remove multiple calls to CreateInstanceGroups by reusing results from a single call 2017-09-13 11:30:19 -07:00
controller_test.go switch to use shared informer 2017-08-24 17:10:51 -07:00
doc.go Remove "All rights reserved" from all the headers 2016-09-08 13:02:39 +02:00
fakes.go adapt gce controller to godep updates 2017-07-25 17:09:27 -07:00
tls.go Add more descriptive logging in certificate loading 2017-09-22 15:21:16 -05:00
utils.go Remove multiple calls to CreateInstanceGroups by reusing results from a single call 2017-09-13 11:30:19 -07:00
utils_test.go Refactor code to merge multi cluster ingress sync with single cluster ingress sync 2017-09-11 14:44:52 -07:00