Skip to content

Option to Display Resource Names Without API Version Prefix #3222

@LinMoskovitch

Description

@LinMoskovitch

In recent versions of K9s, resource names are displayed with their full API version prefix (e.g., v1/pods), which can be verbose and affect readability. It would be beneficial to have an option in the K9s configuration to display resource names without the API version prefix, reverting to the previous simpler format (e.g., displaying pods instead of v1/pods).​

Proposed Solution:

Introduce a configuration setting (e.g., k9s.ui.showApiVersionPrefix) that allows users to toggle the display of the API version prefix in resource names. When set to false, K9s would display resource names without the API version prefix.

Benefits:

Improves readability by simplifying resource names.​
Provides users with the flexibility to choose their preferred display format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestin-progressMark issue as being worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions