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

Exposes a `getSwaggerPropertyDescription` function, so it can be consumed by dynamic plugins from `console-dynamic-plugin-sdk`. This function is used to get a popover body content for a given property of a...

do-not-merge/work-in-progress
lifecycle/stale
needs-rebase
component/core
component/sdk
jira/valid-reference
plugin-api-changed

jira/severity-moderate
jira/invalid-bug
jira/valid-reference

## Summary Add `/check-best-practices` slash command for analyzing code adherence to OpenShift Console style guide and best practices. ## Changes - Add `.claude/commands/check-best-practices.md` - references STYLEGUIDE.md and .ai/context.md as authoritative...

tide/merge-method-squash
docs-approved
px-approved
jira/valid-reference

## Summary `/console-assist convert ` is an interactive Claude Code command that automates `.jsx` to TypeScript `.tsx` conversions with intelligent error fixing. Think of it as having a teammate who...

jira/valid-reference

https://github.com/openshift/console/blob/release-4.20/pkg/auth/metrics.go#L85-L90 ```go configWithBearerToken := &rest.Config{ Host: k8sConfig.Host, Transport: m.anonymousInternalProxiedK8SRT, BearerToken: ls.AccessToken(), Timeout: 30 * time.Second, } ``` It seems that the configuration for TLS ignoring certificates is missing in the...

lifecycle/stale

related: https://issues.redhat.com/browse/HELM-585 fixes: https://issues.redhat.com/browse/RFE-7965

lgtm
ok-to-test
kind/i18n
component/helm
jira/valid-reference

`Image pull secrets.Image pull secrets Creates, edits, and deletes an image registry credentials pull secret` is failing frequently due to the fact that secret data was already hidden upon checking...

approved
lgtm
kind/cypress
jira/severity-important
jira/invalid-bug
jira/valid-reference

Merge downstream case OCP-47010&OCP-54014 into upstream - Added TLS and JKS secret files - Added new test file `from -yaml.cy.ts` for case OCP-47010 - Integrated OCP-54014 test steps into `key-value.cy.ts`...

approved
lgtm
docs-approved
px-approved
kind/cypress
jira/valid-reference

The plural routes have been deprecated for a while, so let's instead redirect users to the referenceForModel routes

approved
do-not-merge/hold
component/core
docs-approved
px-approved
hacktoberfest-accepted
component/topology
kind/cypress
jira/valid-reference

Work in progress

lifecycle/rotten
do-not-merge/work-in-progress
approved
needs-rebase
component/sdk
plugin-api-changed