console
console copied to clipboard
OpenShift Cluster Console UI
@yapei pls help to review, thanks! Tracked in https://issues.redhat.com/browse/CONSOLE-4916 This PR refactors and adds new automated test scenarios for the YAML editor sidebar feature. Key Changes: 1. Refactored existing tests...
### Before: ### After
**Before:** https://github.com/user-attachments/assets/4d751ad5-d744-4f34-9a35-5ed03b4d4074 **After:** https://github.com/user-attachments/assets/82724750-9033-4b82-a9f4-c21c5cefb744
### Add /gen-rtl-tests Claude code slash command for generating React Testing Library tests for React components The /gen-rtl-tests uses the OCP Console React Testing Library Best Practices for React Components...
Updating i18next and react-i18next to reasonably stable version. i18next: 23.16.x react-i18next: 15.1.x Verified the changes on dynamic plugins for breaking changes: None found on Dynamic Demo plugin, CronTab plugin, KubeVirt...
## Summary This PR refactors the operator details display to dynamically update when changing channels in the OperatorHub. Previously, operator details would remain static even when switching channels. Now, most...
This is an automated cherry-pick of #15849 /assign vikram-raj
The following branches are being fast-forwarded from the current development branch (main) as placeholders for future releases. No merging is allowed into these release branches until they are unfrozen for...
OCI-based Helm charts were failing to install because the action configuration lacked a registry client. This change: - Add GetDefaultOCIRegistry() to create and attach a registry client to the Helm...
**Before:** **After:**