generated from openmcp-project/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issues
Description
Description
As a user I open my new UI dashboard holding little info tiles/tabs around my components - on click I can see a Detail page around the component showing all its relevant content and stats.
I expect this for each component and feature.

Kyverno
Acceptance Criteria
Overview Tile
- Shows: component is installed, if not -> enable button
- Shows version of installed component
- Encouraging Metric: Amount of rules and if they are Ready
Detail Page
- Table shows
ClusterPolicy
s- Shows
Ready
state of Policy (clusterpolicyreports
)
- Shows
- Table Shows
PASS FAIL WARN ERROR SKIP AGE
NAME KIND NAME PASS FAIL WARN ERROR SKIP AGE
my-policy Namespace kube-public 0 1 0 0 0 58s
- User can add ClusterPolicy (Yaml, Stretch: Form?)
Metadata
Metadata
Assignees
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issues