console
console copied to clipboard
OpenShift Cluster Console UI
Manual cherry-pick of https://github.com/openshift/console/pull/13703 and https://github.com/openshift/console/pull/13647
Create NAD with type "bridge" instead of "cnv-bridge" and change the dropdown text. Before:   After:  
Fix: https://issues.redhat.com/browse/OCPBUGS-33383 Descriptions: The unknown field gets added to Route and BuildConfig while creating using the import from git flow. This PR fixes and removes the unknown field from the...
This is an automated cherry-pick of #13617 /assign vikram-raj
Manual cherry pick for PR - https://github.com/openshift/console/pull/13787
**Fixes**: https://issues.redhat.com/browse/OCPBUGS-32631 **Analysis / Root cause**: TaskRuns were fetched for Failed PipelineRuns. Due to this many API calls were happening and performance becoming slow. **Solution Description**: Not fetching TaskRuns for...
This is an automated cherry-pick of #13788 /assign lokanandaprabhu
This is an automated cherry-pick of #13477 /assign rawagner
Looks like the project still depends on a legacy version of Yarn that is not longer actively developed called Yarn 'classic'. It might be time [to upgrade](https://yarnpkg.com/migration/overview) to the latest...