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.

Dashboard shows multiple application for single operator #3574

@foal

Description

@foal

Description:

I see multiple copies of the installed operator(s) in the application list:
image

Steps to reproduce the issue:

  1. install operator (I scale kiali, but the same was with cert-manager)
  2. Not sure - apply several changes of CR (kubectl apply -n istio-system -f kiali-install.yaml)
  3. Go to applications (any NS)
  4. select "Show apps in all namespaces"

Describe the results you received:

See multiple copies of plate "A configuration file for a Kiali installation."

Describe the results you expected:

See only one plate per installed operator (or per CR instance of CRD?)

Additional information you deem important (e.g. issue happens only occasionally):

N/A

Version of Helm, Kubeapps and Kubernetes:

  • Output of helm version:
version.BuildInfo{Version:"v3.7.0", GitCommit:"eeac83883cb4014fe60267ec6373570374ce770b", GitTreeState:"clean", GoVersion:"go1.16.8"}
  • Output of helm list -n istio-system:
NAME    NAMESPACE       REVISION        UPDATED STATUS  CHART   APP VERSION
  • Output of kubectl version:
Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.2", GitCommit:"8b5a19147530eaac9476b0ab82980b4088bbc1b2", GitTreeState:"clean", BuildDate:"2021-09-15T21:38:50Z", GoVersion:"go1.16.8", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.2", GitCommit:"8b5a19147530eaac9476b0ab82980b4088bbc1b2", GitTreeState:"clean", BuildDate:"2021-09-15T21:32:41Z", GoVersion:"go1.16.8", Compiler:"gc", Platform:"linux/amd64"}

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

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions