console
console copied to clipboard
OpenShift Cluster Console UI
Updating openshift-enterprise-console-container image to be consistent with ART __TLDR__: Product builds replace base and builder images as configured. This PR is to ensure that CI builds use the same base...
This is an automated cherry-pick of #13542 /assign rhamilto
This is an automated cherry-pick of #12657 /assign jcaianirh
- [x] avoid using types which are not recommended as per [@typescript-eslint/ban-types docs](https://github.com/typescript-eslint/typescript-eslint/blob/v5.43.0/packages/eslint-plugin/docs/rules/ban-types.md#options) - [ ] use better react-redux types to avoid @ts-ignore suppressions when importing APIs from that package...
k8s version: 1.23 openshift/console version: 4.12 After k8s v1.22, the SA token has lifetime & if the app has used stale token, it will be record in the audit log:...
Adds unit tests. Fixes a bug in the AsyncCache where it would never return an error on init. /assign @jhadvig
WIP to update cloudevents/sdk-go dependency
Manual cherry-pick of PR https://github.com/openshift/console/pull/13484