You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Craig Condit (Jira)" <ji...@apache.org> on 2022/09/12 21:26:00 UTC

[jira] [Created] (YUNIKORN-1324) YuniKorn Plugin Mode doesn't schedule pods on K8s 1.25

Craig Condit created YUNIKORN-1324:
--------------------------------------

             Summary: YuniKorn Plugin Mode doesn't schedule pods on K8s 1.25
                 Key: YUNIKORN-1324
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1324
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: shim - kubernetes
    Affects Versions: 1.1.0, 1.0.0, 0.12.2
            Reporter: Craig Condit
            Assignee: Craig Condit


YuniKorn running in plugin mode will not schedule pods on Kubernetes 1.25 due to default scheduler code not starting up successfully. There is an infinite retry loop of:
{code}
E0912 20:47:15.825475       1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.11/tools/cache/reflector.go:167: Failed to watch *v1beta1.PodDisruptionBudget: failed to list *v1beta1.PodDisruptionBudget: the server could not find the requested resource 
{code}
This is repeated periodically but never returns. Consequently, the scheduler engine never finishes starting up and pods are not scheduled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org