console
console copied to clipboard
OpenShift Cluster Console UI
Use CertWatcher to update console serving certificates at runtime.
Hello, I couldn't find anywhere else to ask. This is a question (not an issue) about OLM `ClusterServiceVersion` configuration. Specifically, `urn:alm:descriptor:com.tectonic.ui:select` and how I can define `value` and `label`. [Examples](https://github.com/openshift/console/blob/master/frontend/packages/operator-lifecycle-manager/src/components/descriptors/reference/reference.md?plain=1#L538-L569)...
**Fixes**: https://issues.redhat.com/browse/OCPBUGS-30575 **Analysis / Root cause**: PipelineRun list view contains Task status column, which shows the overall task status of the pipelinerurn. Inorder to render this column we fetch all...
When I use hco, the options in the consumer dashboard fail to implement internationalization functionality:  This modification makes use of the already defined array [topAmountSelectOptions](https://github.com/openshift/console/blob/master/frontend/packages/kubevirt-plugin/src/components/virtualization-overview/top-consumers-card/VirtOverviewTopConsumersCard.tsx#L25) and its internationalized values....
Disable console telemetry listeners when `telemeterClientDisabled` flag is set
This is an automated cherry-pick of #13619 /assign jerolimov
Fix: https://issues.redhat.com/browse/OCPBUGS-26073 Description: We want to update trigger from auto to manual or vice versa. We can do it with CLI 'oc set triggers deployment/ --manual'. It normally changes to...
This is an automated cherry-pick of #13585 /assign vikram-raj
This is an automated cherry-pick of #13580 /assign jerolimov