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

[proposal] Add more detail logs for nonRemovable pods #1773

Closed
zwzhang0107 opened this issue Dec 8, 2023 · 0 comments · Fixed by #2000
Closed

[proposal] Add more detail logs for nonRemovable pods #1773

zwzhang0107 opened this issue Dec 8, 2023 · 0 comments · Fixed by #2000
Assignees
Labels
area/koord-descheduler kind/proposal Create a report to help us improve
Milestone

Comments

@zwzhang0107
Copy link
Contributor

What is your proposal:
print reasons for all nonRemovablePods.

"Evicting pods from node" node="xxx" usage=map[cpu:29885m memory:25175545956 pods:22] allPods=22 nonRemovablePods=22 removablePods=0

not all pods skip reason are printed yet

Why is this needed:
for easily debug

Is there a suggested solution, if so, please add it:

@zwzhang0107 zwzhang0107 added kind/proposal Create a report to help us improve area/koord-descheduler labels Dec 8, 2023
@zwzhang0107 zwzhang0107 added this to the v1.4 milestone Dec 8, 2023
@eahydra eahydra modified the milestones: v1.4, v1.5 Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/koord-descheduler kind/proposal Create a report to help us improve
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants