Uploaded image for project: 'MicroShift'
  1. MicroShift
  2. USHIFT-410

Informers of disabled APIs are still enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • openshift-4.13
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • uShift Sprint 227
    • Moderate

      The Microshift log shows the following messages:

      E0916 11:47:03.888087  165426 kube-apiserver reflector.go:138] github.com/openshift/client-go/quota/informers/externalversions/factory.go:101: Failed to watch *v1.ClusterResourceQuota: failed to list *v1.ClusterResourceQuota: the server could not find the requested resource (get clusterresourcequotas.quota.openshift.io)
      E0916 11:47:03.890723  165426 kube-apiserver apiaccess_count_controller.go:129] the server could not find the requested resource (get apirequestcounts.apiserver.openshift.io)
      W0916 11:47:03.893660  165426 kube-apiserver reflector.go:324] github.com/openshift/client-go/user/informers/externalversions/factory.go:101: failed to list *v1.Group: the server could not find the requested resource (get groups.user.openshift.io)
      E0916 11:47:03.893685  165426 kube-apiserver reflector.go:138] github.com/openshift/client-go/user/informers/externalversions/factory.go:101: Failed to watch *v1.Group: failed to list *v1.Group: the server could not find the requested resource (get groups.user.openshift.io)
      W0916 11:47:05.096395  165426 kube-apiserver reflector.go:324] github.com/openshift/client-go/user/informers/externalversions/factory.go:101: failed to list *v1.Group: the server could not find the requested resource (get groups.user.openshift.io)
      E0916 11:47:05.096422  165426 kube-apiserver reflector.go:138] github.com/openshift/client-go/user/informers/externalversions/factory.go:101: Failed to watch *v1.Group: failed to list *v1.Group: the server could not find the requested resource (get groups.user.openshift.io)
      W0916 11:47:05.357807  165426 kube-apiserver reflector.go:324] github.com/openshift/client-go/quota/informers/externalversions/factory.go:101: failed to list *v1.ClusterResourceQuota: the server could not find the requested resource (get clusterresourcequotas.quota.openshift.io)
      E0916 11:47:05.357849  165426 kube-apiserver reflector.go:138] github.com/openshift/client-go/quota/informers/externalversions/factory.go:101: Failed to watch *v1.ClusterResourceQuota: failed to list *v1.ClusterResourceQuota: the server could not find the requested resource (get clusterresourcequotas.quota.openshift.io) 

       

      The user and clusterresourcequota API endpoints are disabled, but informers still try to watch those objects. If we want to keep a clean MicroShift log output, we should disable those.

            rnoriega@redhat.com Ricardo Noriega De Soto
            rnoriega@redhat.com Ricardo Noriega De Soto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: