console
console copied to clipboard
OpenShift Cluster Console UI
Dynamic plugin: A custom tab in the project's horizontal navigation is overriding the Overview tab
Both in my plugin and when launching the dynamic-plugin-demo, I noticed this effect: 1. The first 'Overview' tab is highlighted instead of my custom tab, and it displays the content...
There is currently a discrepancy between the OpenShift Console's frontend and backend regarding the expected value of the `controller.devfile.io/creator` on Web Terminal DevWorkspaces when logged in as kubeadmin: - The...
With https://github.com/openshift/console/commit/e87dc6fc852d23e8fca211cd0d3862b07cefa79e, the OpenShift console expects the `controller.devfile.io/creator` label on a Web Terminal DevWorkspace to be the users username if they do not have a UID (as is the case...
This is an automated cherry-pick of #13835 /assign vikram-raj
This is a follow-up to #13832 and patternfly/patternfly-react/pull/10046 This PR updates `ConsoleRemotePlugin` code to utilize `dynamic-modules.json` files provided by relevant PatternFly packages when processing webpack federated shared modules. The current...
Upgrades all the PatternFly v5 dependencies to their respective latest published stable version.
**Fixes**: https://issues.redhat.com//browse/OCPBUGS-43853 **Analysis / Root cause**: In [CONSOLE-4187](https://issues.redhat.com/browse/CONSOLE-4187), the metrics page was removed from the console, but some related packages (i.e., the codemirror ones) remained, even though they are now...
**Demo**