console
console copied to clipboard
OpenShift Cluster Console UI
**Fixes**: https://issues.redhat.com/browse/OCPBUGS-42000 **Solution Description**: We were making 2 API calls to get the logs for the PipelineRuns. Now used `results.tekton.dev/record` annotation and replaced the `records` in the value of the...
This is an automated cherry-pick of #14320 /assign lokanandaprabhu
This is an automated cherry-pick of #14291 /assign lokanandaprabhu
This is a manual cherry-pick of https://github.com/openshift/console/pull/13966
**Fixes**: https://issues.redhat.com/browse/OCPBUGS-23080 #13317 **Analysis / Root cause**: `
**Fixes**: [OCPBUGS-23924](https://issues.redhat.com/browse/OCPBUGS-23924) **Analysis / Root cause**: Render of `TaskRun` results was blocked if failed **Solution Description**: Render results regardless of failure **Screen shots / Gifs for design review**: https://github.com/user-attachments/assets/a21c12c3-767c-43a4-8f3d-afb21b776677 **Unit...
**Fixes**: https://issues.redhat.com/browse/ODC-7698 **Solution Description**: Remove `react-copy-to-clipboard` dep, remove `CopyPipelineRunButton`, and switch from a monaco-based design to the PatternFly-provided multiline design I considered other options, such as rewriting the `CopyPipelineRunButton` using...
**Fixes**: https://issues.redhat.com/browse/OCPBUGS-43462 **Analysis / Root cause**: Some references to files did not exist, e.g., `NetworkPolicyListPage` in `console-app` and `functionsComponent` in `knative-plugin` **Solution Description**: Fix the references or add the files...