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

[Feature] Show pod events when pod logs are not available #2845

Open
rrmistry opened this issue Aug 22, 2024 · 0 comments
Open

[Feature] Show pod events when pod logs are not available #2845

rrmistry opened this issue Aug 22, 2024 · 0 comments

Comments

@rrmistry
Copy link

rrmistry commented Aug 22, 2024

Show events when pod logs are not available

Is your feature request related to a problem? Please describe.
Currently, when a pod has not been initialized yet for any reason (errors or image is being pulled) then the message in K9s is:

image

This is not helpful because now I have to switch to the pod description and scroll to the end (or "Shift+G") and read the pod events.

image

Describe the solution you'd like
It would be good if these events would be shown as they happen interlaced with the stream logs failed ... waiting to start: ... messages already being shown

image

When the pod logs start streaming then the current behaviour is good enough (i.e. clear the screen of the wait messages)

Describe alternatives you've considered
None. Just check the pod description as mentioned earlier

Additional context
None.

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

No branches or pull requests

1 participant