-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
try to get the os name form the pod assigned node #2282
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wjiec Nice work! (I was looking at this last nite)
Thank you so much for this quick update as we should repair ASAP!!
Hi @derailed, thanks for the quick feedback, what do you think of the changes now? BTW, the k9s is a great project and it has helped me very much at work, so I hope it gets a little better! |
@wjiec Thank you for your kind words! You are a stand up guy!! |
I'm a bad talker, so let's make k9s even better! 😊 |
any nitpicks are okay, I'm a perfectionist too, and I look forward to hearing from you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wjiec Thank you for the quick updates and turn around Jayson!
No worries. I got you.
* get the os name from the node when needed * code quality * remove err sentinel --------- Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
* get the os name from the node when needed * code quality * remove err sentinel --------- Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
* get the os name from the node when needed * code quality * remove err sentinel --------- Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
this PR fixes #2281.