-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Singular versions of native Kubernetes resource names no longer work #3131
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingin-progressMark issue as being worked onMark issue as being worked on
Description
Describe the bug
k9s 0.40.4 seems to have dropped support for singular versions of native Kubernetes resource names (like pod or namespace).
For example k9s 0.40.3 recognizes the pod command to switch to the pods view, k9s 0.40.4 doesn't.
To Reproduce
Steps to reproduce the behavior:
- Install k9s 0.40.4.
- Try switching to pods or namespaces view by issuing a
podornamespacecommand - Observe the "command not found" errors
Expected behavior
The singular versions of Kubernetes resource names continue to be recognized like in previous versions of k9s.
Versions (please complete the following information):
- OS: AlmaLinux 9
- K9s: 0.40.4
- K8s: 1.30.4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingin-progressMark issue as being worked onMark issue as being worked on
