Uploaded image for project: 'Machine Config Operator'
  1. Machine Config Operator
  2. MCO-1630

MCO is degraded after 4.19.0-ec4

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • 0

       must gather from 4.19.0-ec4 still lists v1alpha1 of PIS causing the MCO to be degraded with the error:

      E0331 18:52:53.808425 1 reflector.go:166] "Unhandled Error" err="github.com/openshift/client-go/machineconfiguration/informers/externalversions/factory.go:125: Failed to watch *v1.PinnedImageSet: failed to list *v1.PinnedImageSet: the server could not find the requested resource (get pinnedimagesets.machineconfiguration.openshift.io)"
      

      Reason being:
      https://github.com/openshift/api/pull/2198 merged the V1 PIS API into o/api.

      Following that the MCO was adapted to use the V1 API https://github.com/openshift/machine-config-operator/pull/4934.

      However the CustomResourceDefinitions for PIS V1 were never merged in the Openshift API

              rh-ee-rsaini Rishabh Saini
              rh-ee-rsaini Rishabh Saini
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: