console
console copied to clipboard
OpenShift Cluster Console UI
- Update to golang v1.22 - Updates some inderect deps, including google.golang.org/protobuf to v1.33.0
This PR replaces the sync lock that would apply to all HTTP-serving spawned goroutines with a sync-lock that is specific to each of the refresh tokens. That reduces token refresh...
Fix: [ODC-7436](https://issues.redhat.com/browse/ODC-7434) **Description:** Remove PatternFly classname selectors from shipwright integration tests **Test Setup:** Check the TAGS in frontend/packages/shipwright/integration-tests/cypress.config.js file be: ``` (@smoke or @regression) and not (@manual or @to-do or...
There are 337 operators in operatorhub.io and expect all of them in the operatorhub tab. But, in actual i can only see 228 community operators in it. If not for...
Hi! Is it possible to add a fieldDependency that checks if some other path (string) is non-empty? Like a wildcard, for example: ``` - 'urn:alm:descriptor:com.tectonic.ui:fieldDependency:volumes.sharedHome.persistentVolumeClaim.claimName:*' ```
Hi, folks! I've migrated a template I used to have under OpenShift 3 to a new cluster running OpenShift 4 (https://openshift-console.osci.io). I'm facing a difference in the OpenShift Console Web...
After investigating the flakiness of the web terminal after the first run test, I supposed that WTO could not finish the full installation. This PR add check up this on...
This is an automated cherry-pick of #13290 /assign Mylanos
pr in order to reduce the required time by manually counting every test, there is a need of automation where the counting of different test can be done by a...