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

Reference LVM Storage NS is missing the workload partitioning annotation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.16, 4.17, 4.18
    • GitOps ZTP
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • The LVM Operator subscription namespace is missing the workload partitioning annotation. Add the missing annotation workload.openshift.io/allowed: "management" to the namespace to allocate LVM operator pods to the management cores.
    • Bug Fix
    • In Progress

      This is a clone of issue OCPBUGS-44189. The following is the description of the original issue:

      Description of problem:

      The StorageLVMSubscriptionNS reference CR incorrectly has the workload partitioning annotation under labels:
      apiVersion: v1
      kind: Namespace
      metadata:
        name: openshift-storage
        labels:
          workload.openshift.io/allowed: "management"
          openshift.io/cluster-monitoring: "true"
        annotations:
          ran.openshift.io/ztp-deploy-wave: "2"

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

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

              sahasan@redhat.com Sabbir Hasan
              openshift-crt-jira-prow OpenShift Prow Bot
              Dwaine Gonyier Dwaine Gonyier
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: