console
console copied to clipboard
OpenShift Cluster Console UI
When interacting with Pipelines/PipelineRuns in the developer perspective, it is not currently possible to move a PipelineRun with the status "PipelineRunPending" to the running state. It would be appropriate for...
`optional` property was kept only for easier migration from Firehose to hook. But hook actually does not do anything with it. `namespaced` - if I checked correctly, hook does not...
…ins-shared Since we have new package `plugins-shared` there is no need to have these Overview components as part of the plugins API.
This PR can be used as a baseline for using the available [core extensions](https://github.com/openshift/dynamic-plugin-sdk/tree/main/packages/lib-core/src/extensions) in [OpenShift dynamic plugin SDK](https://github.com/openshift/dynamic-plugin-sdk).
### Before  ### After 
As someone who is just getting started with OpenShift, one of the first questions I generally want an answer to when I am looking at an OpenShift console is to...
### Before  After###  
Use correct caps in 'Service name' & 'Cluster name' under 'Block and File' in ODF External mode deployment Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2044157 Signed-off-by: Ashish Singh