Skip to content

Conversation

mosheavni
Copy link
Collaborator

we calculate the number of containers from the row.status but if the pod was evicted, we won't get any containerStatuses which makes the pod's READY column to be 0/0 thus being colored blue which is good when in fact it's not.

Better to calculate the number of containers from row.spec

@mosheavni mosheavni requested a review from Ramilito September 30, 2024 19:57
@Ramilito
Copy link
Owner

Ah clever!

@mosheavni mosheavni merged commit 7c906d4 into Ramilito:main Sep 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants