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
We have an awesome interface showing the states of all a Pod's containers.
Unfortunately, it's easy to miss error states.
We should put icons or something beside error states so the user's eye is drawn to the useful message.
I was on a call w/ a user trying to debug the failing Pod, and they completely missed the OOMKilled in the UI above.
Add a red icon beside a failing container.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
We have an awesome interface showing the states of all a Pod's containers.
Unfortunately, it's easy to miss error states.
We should put icons or something beside error states so the user's eye is drawn to the useful message.
Motivation
I was on a call w/ a user trying to debug the failing Pod, and they completely missed the OOMKilled in the UI above.
Proposal
Add a red icon beside a failing container.
The text was updated successfully, but these errors were encountered: