-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
enhancementNew feature or requestNew feature or requestin-progressMark issue as being worked onMark issue as being worked on
Description
Describe the bug
Aliases containing a filter with != are not working - no resources are displayed.
To Reproduce
Steps to reproduce the behavior:
- define an alias:
aliases:
pwn: pod app!=nginx
- start k9s
- Use the alias
:pwn - No pods are shown
Historical Documents
aliases:
pwn: pod default app!=nginx
Expected behavior
Aliases work with negating filters.
Screenshots
n/a
Versions (please complete the following information):
- OS: OSX 15.5
- K9s: v0.50.9
- K8s: v1.31.9
Additional context
n/a
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestin-progressMark issue as being worked onMark issue as being worked on
