We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What happened:
The integration test Job controller interacting with scheduler Should unsuspend job iff localQueue is in the same namespace failed.
Job controller interacting with scheduler Should unsuspend job iff localQueue is in the same namespace
Error was:
resourceflavors.kueue.x-k8s.io \"spot-untainted\" already exists
How to reproduce it (as minimally and precisely as possible):
https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_kueue/1025/pull-kueue-test-integration-main/1686002784710692864
Anything else we need to know?:
This is probably a similar cause as #1018
Environment:
kubectl version
git describe --tags --dirty --always
cat /etc/os-release
uname -a
The text was updated successfully, but these errors were encountered:
/assign
Sorry, something went wrong.
achernevskii
Successfully merging a pull request may close this issue.
What happened:
The integration test
Job controller interacting with scheduler Should unsuspend job iff localQueue is in the same namespace
failed.Error was:
How to reproduce it (as minimally and precisely as possible):
https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_kueue/1025/pull-kueue-test-integration-main/1686002784710692864
Anything else we need to know?:
This is probably a similar cause as #1018
Environment:
kubectl version
):git describe --tags --dirty --always
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: