console icon indicating copy to clipboard operation
console copied to clipboard

OpenShift Cluster Console UI

Results 562 console issues
Sort by recently updated
recently updated
newest added

Add the ability to include a pod annotation `console.openshift.io/wrap-log-lines` which will default the log viewer to wrap log lines. https://issues.redhat.com/browse/CONSOLE-3250 @jhadvig @TheRealJon there is a consequence of this change. Since...

approved
lgtm
component/core
docs-approved
px-approved

### Before ![Screen Shot 2022-09-30 at 9 04 32 AM](https://user-images.githubusercontent.com/15249132/193280525-fe03a8b7-3d22-46a5-a4aa-f455e7961e52.png) ### After ![Screen Shot 2022-09-30 at 9 05 12 AM](https://user-images.githubusercontent.com/15249132/193280599-e81aba50-0467-4682-8c3b-a478f365838b.png)

approved
lgtm
component/core

Manual back port of https://github.com/openshift/console/pull/12061

approved
lgtm
bugzilla/valid-bug
component/core
backport-risk-assessed
jira/valid-bug
jira/severity-low

In dark theme, numbers over the nodes in graph on cluster settings page have black color on dark background, which is hard to read. ![image](https://user-images.githubusercontent.com/5232235/196173259-b06869b0-6567-46f0-afb3-58fb579f5e02.png) Looks like this line is...

component/dev-console
component/topology

**Description**: .unshift() adds new queries to the beginning of the list instead of the back. **Related**: https://issues.redhat.com/browse/OU-75 **Demo**: Clicking on 'Add query' will add a new query to the top...

do-not-merge/work-in-progress
component/monitoring
component/core

There was a too defensive check for false-y values. But these false-y values are still valid so removing the check fixes the issue.

lifecycle/rotten
approved
lgtm
do-not-merge/hold
needs-rebase
bugzilla/valid-bug
component/core
bugzilla/severity-medium

The values for the swap usage metric in the Top Consumers card on the virtualization Overview page are incorrect because the incorrect query is being used. This PR corrects the...

do-not-merge/work-in-progress
approved
bugzilla/invalid-bug
component/kubevirt
bugzilla/severity-medium

Addresses: https://issues.redhat.com/browse/CONSOLE-3276 The console has good error boundary components that are useful for dynamic plugin. Exposing them will enable the plugins to get the same look and feel of handling...

component/shared
component/sdk