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

CMO does not apply NodeSelector, Tolerations, TopologySpreadConstraints to monitoring-plugin deployment correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done-Errata
    • Major
    • 4.14.0
    • 4.14
    • Monitoring
    • None
    • +
    • No
    • MON Sprint 238
    • 1
    • Proposed
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required

    Description

      Description of problem: 

       

      monitoringPlugin tolerations not working

       

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

       

      How reproducible:

      100%

      Steps to Reproduce:

      apply monitoringPlugin tolerations to cm `cluster-monitoring-config`
      example:
      ...  
          monitoringPlugin:
            tolerations:
              - key: "key1"
                operator: "Equal"
                value: "value1"
                effect: "NoSchedule"
      

      Actual results:

      the cm applyed but not take effect to the deployment

      Expected results:

      able to see the tolerations applyed to deployment/pod

      Additional info:

      same condition to NodeSelector, TopologySpreadConstraints

      Attachments

        Activity

          People

            sthaha@redhat.com Sunil Thaha
            tagao@redhat.com Tai Gao
            Tai Gao Tai Gao
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: