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/[email protected]/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: [email protected]
For additional commands, e-mail: [email protected]