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:
unschedulable info in pod condition is too large if there are many nodes.
kubectl get events |grep deploy-with-volcano
What you expected to happen:
should sum up same fail to be scheduled reason among multiple nodes, like this:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
uname -a
The text was updated successfully, but these errors were encountered:
similar issue about unschedulable pod's log: Optimize log output when resources are not enough #2993
Sorry, something went wrong.
same issue as diffferent value of variable in returned err will cause event message too long #2975
Maybe it is introduced by PR #2916
Successfully merging a pull request may close this issue.
What happened:
unschedulable info in pod condition is too large if there are many nodes.
kubectl get events |grep deploy-with-volcano
What you expected to happen:
should sum up same fail to be scheduled reason among multiple nodes, like this:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):uname -a
):The text was updated successfully, but these errors were encountered: