vaikas/csr

controller hands waiting for informer cache to sync

Closed this issue · 1 comments

I see the following controller output:

$ kubectl logs -ncloudschedulersource-system cloudschedulersource-controller-59d46644fc-tls4s
W1120 05:34:39.955488       1 client_config.go:552] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
{"level":"info","ts":1542692079.9584384,"logger":"fallback.controller.cloudschedulersource-controller","caller":"cloudschedulersource/cloudschedulersource.go:122","msg":"Setting up event handlers","knative.dev/controller":"cloudschedulersource-controller"}
{"level":"info","ts":1542692079.958542,"logger":"fallback.controller","caller":"controller/main.go:112","msg":"Waiting for informer caches to sync"}

The root cause for this is: #14