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

The filter/search using / is not returning all the results as version 17.6 #665

Closed
pamido opened this issue Apr 13, 2020 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@pamido
Copy link

pamido commented Apr 13, 2020




Describe the bug
I want to see all the pods running on node 10.0.0.1 for example, in version 17.6, I just press / and type in the node ip or name, and it filters all the pods running on that nodes.
With the new versions, the results always shows only one pod.
It was working great before why it's not longer working

To Reproduce
Steps to reproduce the behavior:

  1. Go to all pods view
  2. Click on '/'
  3. Search for any node
  4. results should show all pods and not only one pod

Expected behavior
List of all pods running on that specific node

Screenshots
If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

  • OS: [e.g. OSX]
  • K9s [e.g. 0.19.1]
  • K8s [e.g. 1.13.5]
@derailed derailed added the bug Something isn't working label Apr 13, 2020
derailed added a commit that referenced this issue Apr 14, 2020
@derailed
Copy link
Owner

@pamido Fixed v0.19.2!

agrimrules added a commit to agrimrules/k9s that referenced this issue Apr 21, 2020
* Log view: Allow persisting text wrap and timestamp

* better documentation for xray

Fixes derailed#642

* update pf verb + docker image fix

* fix issues derailed#665, derailed#662

* update rel

* Add dive to plugins

* Add dive plugin to README

Co-authored-by: David Němec <david@nemec.co>
Co-authored-by: Tomáš Pospíšek <tpo_deb@sourcepole.ch>
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
Co-authored-by: Tobias Germer <bvrcreepyx@hotmail.de>
placintaalexandru pushed a commit to placintaalexandru/k9s that referenced this issue Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants