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

CVO does not detect change in operator deployment spec for hostUsers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.21
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • In Progress
    • Bug Fix
    • Hide
      The cluster-version operator had not been reconciling the hostUsers property for release image manifests. Linux user namespace support became generally available in OpenShift 4.20, but no 4.20 release image manifests had been setting that property. 4.21 release image manifests will start setting that property, so the cluster-version operator has been taught to reconcile it.
      Show
      The cluster-version operator had not been reconciling the hostUsers property for release image manifests. Linux user namespace support became generally available in OpenShift 4.20, but no 4.20 release image manifests had been setting that property. 4.21 release image manifests will start setting that property, so the cluster-version operator has been taught to reconcile it.
    • None
    • None
    • None
    • None

      Description of problem:

          When an operator deployment template contains hostUsers: false, it's not picked up by CVO and the resulting deployment being applied is missing the field altogether.

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

          

      How reproducible:

      Always    

      Steps to Reproduce:

          1. Specify hostUsers: false in an operator deployment.
          2. Check the resulting deployment being applied.

      Actual results:

          The deployment is missing hostUsers: false

      Expected results:

          The deployment should contain hostUsers: false

      Additional info:

          https://github.com/openshift/cluster-openshift-controller-manager-operator/pull/397
          https://redhat-internal.slack.com/archives/CEGKQ43CP/p1762344687129559

              rh-ee-okupka Ondřej Kupka
              rh-ee-okupka Ondřej Kupka
              None
              None
              Jia Liu Jia Liu
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: