console
console copied to clipboard
OpenShift Cluster Console UI
- BREAKING: Removed support for plugins that provide `LegacyConsolePluginManifest` - BREAKING: Followed up on #15671 and removed `setPluginStore` - Type breaking:`ExtensionDeclaration` renamed to `Extension`, because there are no more "static...
When a secret contained both text and binary values, the edit form would fail due to a runtime error. The stringData initialization was returning null when any binary field was...
## Purpose This is a **Request for Comments (RFC)** on a proposed AI documentation architecture for the Console repository. ## What This Is - 📋 A **proposal document** for team...
OCPBUGS-55136: Fix cluster:console_plugins_info:max metrics has two entries for one dynamic plugin
When the plugin state changes (e.g., enabled -> disabled), we must delete the old label combination to prevent stale time series in Prometheus.
…tails page
Work in progress :construction:
Stabilize the useTelemetry hook callback using the "latest ref" pattern to prevent re-renders from causing duplicate identify and page events. Previously, the callback had four dependencies that changed frequently, triggering...
The catalog service was incorrectly parsing FBC from catalogd: - Short plain-text descriptions were stored in markdownDescription - Long markdown-formatted descriptions were stored in description This fix corrects the field...