Skip to content

Instantly share code, notes, and snippets.

@jcrossley3
Created October 16, 2018 20:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcrossley3/603e40f3d3003af108b2bccd89809f7b to your computer and use it in GitHub Desktop.
Save jcrossley3/603e40f3d3003af108b2bccd89809f7b to your computer and use it in GitHub Desktop.
[jim@localhost operator-lifecycle-manager]$ kubectl logs -f -n openshift-operator-lifecycle-manager catalog-operator-f8985998d-6tnsc
time="2018-10-16T20:16:31Z" level=info msg="Using in-cluster kube client config"
time="2018-10-16T20:16:31Z" level=info msg="Using in-cluster kube client config"
time="2018-10-16T20:16:31Z" level=info msg="connection established. cluster-version: v1.10.5"
time="2018-10-16T20:16:31Z" level=info msg="Operator ready"
time="2018-10-16T20:16:31Z" level=info msg="starting informers..."
time="2018-10-16T20:16:31Z" level=info msg="waiting for caches to sync..."
time="2018-10-16T20:16:31Z" level=info msg="openshift-operator-lifecycle-manager/rh-operators added"
time="2018-10-16T20:16:31Z" level=info msg="starting workers..."
time="2018-10-16T20:16:31Z" level=info msg="getting from queue" key=openshift-operator-lifecycle-manager/rh-operators queue=catsrc
time="2018-10-16T20:16:31Z" level=info msg="retrying openshift-operator-lifecycle-manager/rh-operators"
E1016 20:16:31.563706 1 queueinformer_operator.go:122] Sync "openshift-operator-lifecycle-manager/rh-operators" failed: failed to update catalog source rh-operators status: the server could not find the requested resource (put catalogsources.operators.coreos.com rh-operators)
time="2018-10-16T20:16:31Z" level=info msg="getting from queue" key=openshift-operator-lifecycle-manager/rh-operators queue=catsrc
time="2018-10-16T20:16:31Z" level=info msg="retrying openshift-operator-lifecycle-manager/rh-operators"
E1016 20:16:31.594876 1 queueinformer_operator.go:122] Sync "openshift-operator-lifecycle-manager/rh-operators" failed: failed to update catalog source rh-operators status: the server could not find the requested resource (put catalogsources.operators.coreos.com rh-operators)
time="2018-10-16T20:16:31Z" level=info msg="getting from queue" key=openshift-operator-lifecycle-manager/rh-operators queue=catsrc
time="2018-10-16T20:16:31Z" level=info msg="retrying openshift-operator-lifecycle-manager/rh-operators"
E1016 20:16:31.633255 1 queueinformer_operator.go:122] Sync "openshift-operator-lifecycle-manager/rh-operators" failed: failed to update catalog source rh-operators status: the server could not find the requested resource (put catalogsources.operators.coreos.com rh-operators)
time="2018-10-16T20:16:31Z" level=info msg="getting from queue" key=openshift-operator-lifecycle-manager/rh-operators queue=catsrc
time="2018-10-16T20:16:31Z" level=info msg="retrying openshift-operator-lifecycle-manager/rh-operators"
E1016 20:16:31.695818 1 queueinformer_operator.go:122] Sync "openshift-operator-lifecycle-manager/rh-operators" failed: failed to update catalog source rh-operators status: the server could not find the requested resource (put catalogsources.operators.coreos.com rh-operators)
time="2018-10-16T20:16:31Z" level=info msg="getting from queue" key=openshift-operator-lifecycle-manager/rh-operators queue=catsrc
time="2018-10-16T20:16:31Z" level=info msg="retrying openshift-operator-lifecycle-manager/rh-operators"
E1016 20:16:31.769015 1 queueinformer_operator.go:122] Sync "openshift-operator-lifecycle-manager/rh-operators" failed: failed to update catalog source rh-operators status: the server could not find the requested resource (put catalogsources.operators.coreos.com rh-operators)
time="2018-10-16T20:16:31Z" level=info msg="getting from queue" key=openshift-operator-lifecycle-manager/rh-operators queue=catsrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment