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

node can be marked as schedulable prematurely in cluster-dns-operator

    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • Important
    • None
    • None
    • None
    • Rejected
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      A node can incorrectly marked as schedulable in case the node has more than one taint and just one of them matches. See also https://github.com/openshift/cluster-dns-operator/pull/459#pullrequestreview-3875844118

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

      -

      How reproducible:

      always

      Steps to Reproduce:

      From a node having more than one taint, it should be considered schedulable if all of them are tolerated.

      Actual results:

      It is matching a node if any taint tolerates the deployment.

      Expected results:

      It should match only if all the taints are tolerated.

      Additional info:

      -

       

              dsalerno@redhat.com Davide Salerno
              jomorais Joao Morais
              Melvin Joseph Melvin Joseph
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: