console
console copied to clipboard
OpenShift Cluster Console UI
This is an automated cherry-pick of #13934 /assign vikram-raj
This is an automated cherry-pick of #13844 /assign vikram-raj
**Fixes**: Maps with JIRA issue https://issues.redhat.com/browse/OCPBUGS-34764 **Analysis / Root cause**: There is a data race between the environment variable editor component (which only takes the initial value) and the knative...
**Fixes**: https://issues.redhat.com/browse/OCPBUGS-16141 **Analysis / Root cause**: The `git-clone` information in ArtifactHub probably wasn't done loading yet as cypress clicks on it quickly **Solution Description**: Disable the add button until it...
This is an automated cherry-pick of #13655 /assign jhadvig
This is an automated cherry-pick of #13975 /assign jerolimov /cherrypick release-4.14
Hello, we are currently using the `tectonic-console-builder` image as our builder for a [Dockerfile here](https://github.com/devfile/integration-tests/blob/main/openshift-ci/build-root/console/Dockerfile#L1). I am currently on an M2 Mac and when trying to build an image from...
This is an automated cherry-pick of #13797 /assign jerolimov /cherrypick release-4.15
## Issue When editing an application, the form's save button will never be enabled due to missing unseen required items. ## Details The `imageValidationSchema` function in `validation-schema.ts` requires the `selected`...