Skip to content
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

[Flaky] Job controller interacting with scheduler Should unsuspend job iff localQueue is in the same namespace #1027

Closed
alculquicondor opened this issue Jul 31, 2023 · 1 comment · Fixed by #1042
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@alculquicondor
Copy link
Contributor

What happened:

The integration test Job controller interacting with scheduler Should unsuspend job iff localQueue is in the same namespace failed.

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:

  • Kubernetes version (use kubectl version):
  • Kueue version (use git describe --tags --dirty --always):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants