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

Reference LVM Storage NS is missing the workload partitioning annotation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 4.18
    • 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

      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:

          

            rhn-support-imiller Ian Miller
            rhn-support-imiller Ian Miller
            Yang Liu Yang Liu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: