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

Can't schedule plain pods through kueue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • 4.18.z
    • Node / Kueue
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      Plain pods scheduling gated in namespaces labeled with kueue.openshift.io/managed=true

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

      kueue-operator.v0.1.0

      Steps to Reproduce:

          1. Deploy kueue-operator 0.1.0 and create a Kueue object with the Pod framework enabled
          2. Create resource flavor and clusterQueue objects
          3. Create namespace. oc create ns kueue-scale
          4. Label namespace. oc label ns kueue-scale kueue.openshift.io/managed=true     5. Create pod and observe workload and pod status

      Actual results:

      $ oc get workload,pod
      NAME                                            QUEUE         RESERVED IN     ADMITTED   FINISHED   AGE
      workload.kueue.x-k8s.io/pod-kueue-scale-fde47   kueue-scale   cluster-queue   True                  6m16sNAME              READY   STATUS            RESTARTS   AGE
      pod/kueue-scale   0/1     SchedulingGated   0          6m16s    

      Expected results:

      Pod should start

      Additional info:

      Objects YAMLs are attached

        1. resource-flavor.yml
          0.1 kB
        2. p.yml
          0.4 kB
        3. ns.yml
          0.2 kB
        4. local-queue.yml
          0.1 kB
        5. kueue.yaml
          0.5 kB
        6. cluster-queue.yml
          0.4 kB

              rh-ee-kehannon Kevin Hannon
              rsevilla@redhat.com Raul Sevilla Canavate
              None
              None
              Min Li Min Li
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: