Skip to content

Show node of pod#1564

Closed
bjorand wants to merge 1 commit intoderailed:masterfrom
bjorand:pod_show_node
Closed

Show node of pod#1564
bjorand wants to merge 1 commit intoderailed:masterfrom
bjorand:pod_show_node

Conversation

@bjorand
Copy link
Copy Markdown

@bjorand bjorand commented May 19, 2022

Instead of copy/pasting the node name in the desc of a pod, I'd like to go to the node of a pod directly.
This PR implements a new keybinding n in the pod list.

Fix #1231

Copy link
Copy Markdown
Owner

@derailed derailed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bjorand I think that's a good idea so thank you for this! Tho it seems the implementation does not match the feature request?? Unless I am missing it, pressing 'n' on a selected pod will show all the nodes and not the specific node the pod is running on which I think is the whole idea here. Also might need counter measures here if the pod has no node allocated. Bonus: guessing the test suite will fail on this PR too ;(

@bripkens
Copy link
Copy Markdown
Contributor

This is supported since v0.25.19

@derailed
Copy link
Copy Markdown
Owner

@bripkens Thank you for verifying this Ben! Spaced that I'd made the necessary changes.

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.

Jump to node from selected pod?

3 participants