Created
March 15, 2019 19:38
-
-
Save danehans/9b88756571f0ba4f5ce8028d6bb476c5 to your computer and use it in GitHub Desktop.
controller_cache_not_sync_err
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-03-15T11:08:05.923-0700 ERROR operator.init.kubebuilder.controller controller/controller.go:217 Reconciler error {"controller": "operator-controller", "request": "openshift-ingress-operator/default", "error": "failed to ensure clusteringress: failed to ensure router deployment for default: failed to update router deployment openshift-ingress/router-default: deployments.apps \"router-default\" is forbidden: caches not synchronized", "errorCauses": [{"error": "failed to ensure clusteringress: failed to ensure router deployment for default: failed to update router deployment openshift-ingress/router-default: deployments.apps \"router-default\" is forbidden: caches not synchronized"}]} | |
2019-03-15T11:08:06.228-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} | |
2019-03-15T11:08:06.925-0700 INFO operator.controller controller/controller.go:87 reconciling {"request": "openshift-ingress-operator/test0"} | |
2019-03-15T11:08:11.452-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} | |
2019-03-15T11:08:16.658-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} | |
2019-03-15T11:08:17.498-0700 ERROR operator.init.kubebuilder.controller controller/controller.go:217 Reconciler error {"controller": "operator-controller", "request": "openshift-ingress-operator/test0", "error": "failed to enforce ingress finalizer openshift-ingress-operator/test0: ingresscontrollers.operator.openshift.io \"test0\" is forbidden: caches not synchronized", "errorCauses": [{"error": "failed to enforce ingress finalizer openshift-ingress-operator/test0: ingresscontrollers.operator.openshift.io \"test0\" is forbidden: caches not synchronized"}]} | |
2019-03-15T11:08:21.879-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} | |
2019-03-15T11:08:25.256-0700 INFO operator.controller controller/controller.go:87 reconciling {"request": "openshift-ingress-operator/default"} | |
2019-03-15T11:08:25.584-0700 DEBUG operator.init.kubebuilder.controller controller/controller.go:236 Successfully Reconciled {"controller": "certificate-controller", "request": "openshift-ingress-operator/default"} | |
2019-03-15T11:08:25.715-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} | |
2019-03-15T11:08:27.096-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} | |
2019-03-15T11:08:32.312-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} | |
2019-03-15T11:08:35.930-0700 ERROR operator.init.kubebuilder.controller controller/controller.go:217 Reconciler error {"controller": "operator-controller", "request": "openshift-ingress-operator/default", "error": "failed to ensure clusteringress: failed to ensure router deployment for default: failed to update router deployment openshift-ingress/router-default: deployments.apps \"router-default\" is forbidden: caches not synchronized", "errorCauses": [{"error": "failed to ensure clusteringress: failed to ensure router deployment for default: failed to update router deployment openshift-ingress/router-default: deployments.apps \"router-default\" is forbidden: caches not synchronized"}]} | |
2019-03-15T11:08:36.931-0700 INFO operator.controller controller/controller.go:87 reconciling {"request": "openshift-ingress-operator/test0"} | |
2019-03-15T11:08:37.520-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} | |
2019-03-15T11:08:42.730-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} | |
2019-03-15T11:08:47.487-0700 ERROR operator.init.kubebuilder.controller controller/controller.go:217 Reconciler error {"controller": "operator-controller", "request": "openshift-ingress-operator/test0", "error": "failed to enforce ingress finalizer openshift-ingress-operator/test0: ingresscontrollers.operator.openshift.io \"test0\" is forbidden: caches not synchronized", "errorCauses": [{"error": "failed to enforce ingress finalizer openshift-ingress-operator/test0: ingresscontrollers.operator.openshift.io \"test0\" is forbidden: caches not synchronized"}]} | |
2019-03-15T11:08:47.950-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} | |
2019-03-15T11:08:53.172-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} | |
2019-03-15T11:08:55.257-0700 INFO operator.controller controller/controller.go:87 reconciling {"request": "openshift-ingress-operator/default"} | |
2019-03-15T11:08:55.582-0700 DEBUG operator.init.kubebuilder.controller controller/controller.go:236 Successfully Reconciled {"controller": "certificate-controller", "request": "openshift-ingress-operator/default"} | |
2019-03-15T11:08:55.706-0700 INFO operator.certificate-controller certificate/controller.go:97 deployment not found; will retry default cert sync {"clusteringress": "test0"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment