Open pcbailey opened 1 month ago
@pcbailey: This pull request references CNV-45158 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.18.0" version, but no target version was set.
@pcbailey: This pull request references CNV-45158 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.18.0" version, but no target version was set.
@pcbailey: This pull request references Jira Issue OCPBUGS-42672, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
/jira refresh
@upalatucci: This pull request references Jira Issue OCPBUGS-42672, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @yapei
/jira refresh
@pcbailey: This pull request references Jira Issue OCPBUGS-42672, which is valid.
Requesting review from QA contact: /cc @yapei
/lgtm
/approve
@pcbailey: This pull request references Jira Issue OCPBUGS-42672, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
@pcbailey: This pull request references CONSOLE-4287 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.
Docs Approver: /assign @opayne1 PX Approver: /assign @reestr QA Approver: /assign @yapei
VirtualMachines can be shown in topology view but I'm consistently seeing Uncaught runtime errors
when navigating through virtualization pages, here is one recording
I'm running following bridge commands locally
./bin/bridge -plugins kubevirt-plugin=http://localhost:9001 -i18n-namespaces=plugin__kubevirt-plugin
https://github.com/user-attachments/assets/6dbcf3e4-6604-4ad8-98f6-8e5c103119ab
@yapei i think this pr is not correlated to the error. We are experiencing the issue even on console latest
Thanks @upalatucci You are right, I tried on latest console master and see the same error Regarding this PR changes, everything looks good so far /label qe-approved
@pcbailey: This pull request references CONSOLE-4287 which is a valid jira issue.
/lgtm
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: pcbailey, upalatucci Once this PR has been reviewed and has the lgtm label, please assign jhadvig for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/retest
New changes are detected. LGTM label has been removed.
/retest
/retest
/retest
@pcbailey: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/e2e-gcp-console | 3711702dfa016dd77fb923d3ea4f63904a4486e6 | link | true | /test e2e-gcp-console |
ci/prow/okd-scos-e2e-aws-ovn | 3711702dfa016dd77fb923d3ea4f63904a4486e6 | link | false | /test okd-scos-e2e-aws-ovn |
Full PR test history. Your PR dashboard.
This PR restores kubevirt extensions for topology.
Jira: https://issues.redhat.com/browse/CONSOLE-4287
Screenshots
Before
After