Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Add namespace information to AppListItem #4896

@smerschjohann

Description

@smerschjohann

Currently the application overview does not contain the namespace where the application is installed. This is ok for the namespace only view, but if you want to have an overview of all applications on the cluster (check the toggle "all namespaces"), this can lead to issues.

For example if you install redis and name it "redis" in multiple namespaces, you cannot differentiate them just by looking at the card. Instead you have to navigate into the details view to find more information on it.

I propose to change https://github.com/vmware-tanzu/kubeapps/blob/main/dashboard/src/components/AppList/AppListItem.tsx in such a way that either the title contains the namespace or place the info somewhere near the Helm-Chart informations

Metadata

Metadata

Assignees

Labels

component/uiIssue related to kubeapps UIgood first issuekind/enhancementAn issue that reports an enhancement for an implemented feature

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions