-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When I go run main.go it initially dies like this:
E0430 13:59:43.495553 12098 deleg.go:144] controller-runtime/source "msg"="if kind is a CRD, it should be installed before calling Start" "error"="no matches for kind \"Bar\" in version \"foo.example.thetirefire/v1\"" "kind"={"Group":"foo.example.thetiroefire","Kind":"Bar"}
E0430 13:59:43.495748 12098 controller.go:190] controller-runtime/manager/controller/bar "msg"="Could not wait for Cache to sync" "error"="failed to wait for bar caches to sync: no matches for kind \"Bar\" in version \"foo.example.thetirefire/v1\"" "reconciler group"="foo.example.thetirefire" "reconciler kind"="Bar"
E0430 13:59:43.495905 12098 deleg.go:144] setup "msg"="problem running manager" "error"="failed to wait for bar caches to sync: no matches for kind \"Bar\" in version \"foo.example.thetirefire/v1\""
exit status 1
But apparently only sometimes, if I retry 2-3 times, then it works.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels