OU-1243: Dashboard can be loaded only for the first time#798
OU-1243: Dashboard can be loaded only for the first time#798zhuje wants to merge 1 commit intoopenshift:release-coo-0.4from
Conversation
|
@zhuje: This pull request references OU-1243 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: zhuje The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@zhuje: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/label qe-approved |
|
@zhuje: This pull request references OU-1243 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/override ci/prow/e2e-hypershift-conformance |
|
@etmurasaki: etmurasaki unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers openshift-sustaining-engineers. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
| const DEFAULT_DASHBOARD_DURATION = '30m'; | ||
| const DEFAULT_REFRESH_INTERVAL = '0s'; | ||
|
|
||
| // Always have a dashboard resource to prevent context issues |
There was a problem hiding this comment.
Not sure this is the right approach. The issue is that the providers should not load if there is no dashboard or is loading. This code is also like this in the coo-0.5 branch. So I'd assume we have the same issue there.
| }); | ||
|
|
||
| export const EmptyStateSpinner: React.FunctionComponent = () => ( | ||
| <Bullseye> |
There was a problem hiding this comment.
This is different from what we have in the coo-0.5 branch. If we are going to adjust we need to adjust there as well.
JIRA
[release-coo-0.4] - Dashboard can be loaded only for the first time
https://issues.redhat.com/browse/OU-1243
Image
quay.io/jezhu/monitoring-plugin:ou1243-mar2
Testing cluster
https://console-openshift-console.apps.emurasak-418bb.qe.devcluster.openshift.com
Screen.Recording.2026-03-02.at.7.13.07.PM.mov