Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-44462

PlatformOperators should be removed from the FeatureGate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.18.0
    • OLM
    • Important
    • None
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • API

      Description of problem:

      Since the platform operator has been removed from OCP since 4.16(https://issues.redhat.com/browse/OPRUN-3336), it should also be removed from the FeatureGate resources. But, it is still there, as follows,

      jiazha-mac:~ jiazha$ oc get clusterversion
      NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
      version   4.18.0-0.nightly-2024-11-11-144244   True        False         5h5m    Error while reconciling 4.18.0-0.nightly-2024-11-11-144244: the cluster operator insights is not available
         
       jiazha-mac:~ jiazha$ oc get featuregate cluster -o yaml |grep PlatformOperators
          - name: PlatformOperators

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          always

      Steps to Reproduce:

          1. Install OCP 4.16 or higher
          2. check the featuregate resource
          3.
          

      Actual results:

      You can find the platform operator from it.

          

      Expected results:

      Remove the PlatformOperators from the FeatureGate resource.

          

      Additional info:

      we also need to update the doc: https://docs.openshift.com/container-platform/4.17/nodes/clusters/nodes-cluster-enabling-features.html 

              lmohanty@redhat.com Lalatendu Mohanty
              rhn-support-jiazha Jian Zhang
              Kui Wang Kui Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: