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

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

     [ https://issues.apache.org/jira/browse/YUNIKORN-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated YUNIKORN-1324:
-------------------------------------
    Labels: pull-request-available  (was: )

> 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: 0.12.2, 1.0.0, 1.1.0
>            Reporter: Craig Condit
>            Assignee: Craig Condit
>            Priority: Major
>              Labels: pull-request-available
>
> 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: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org