Skip to content

Singular versions of native Kubernetes resource names no longer work #3131

@NeonSludge

Description

@NeonSludge




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:

  1. Install k9s 0.40.4.
  2. Try switching to pods or namespaces view by issuing a pod or namespace command
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingin-progressMark issue as being worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions