generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workload is admitted, but job remains suspended #3936
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/needs-information
Indicates an issue needs more information in order to work on it.
Comments
I tried testing it locally. It seems to be working fine.
|
Could you please check logs ?
|
/triage needs-information |
k8s-ci-robot
added
the
triage/needs-information
Indicates an issue needs more information in order to work on it.
label
Jan 15, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/needs-information
Indicates an issue needs more information in order to work on it.
What happened:
I am trying to get a simple test case with Kueue running. The Workload is admitted, but the Job named
test-job-one
remains in a suspended state.What you expected to happen:
I was expecting that the job would run once admitted.
How to reproduce it (as minimally and precisely as possible):
ResourceFlavor, ClusterQueue, LocalQueue and Job specs:
Here is the output from the troubleshooting steps. This is the only job in the cluster.
Environment:
kubectl version
): Client Version: v1.30.2, Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3, Server Version: v1.31.4-eks-2d5f260git describe --tags --dirty --always
): v0.10.0cat /etc/os-release
): Amazon Linux 2The text was updated successfully, but these errors were encountered: