Skip to content

NETOBSERV-2314 Export overview / topology freeze browser #919

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jpinsonneau
Copy link
Contributor

@jpinsonneau jpinsonneau commented Jul 3, 2025

Description

Update html-to-image dependency to improve export perfs.

Dependencies

n/a

Checklist

If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.

  • Is this PR backed with a JIRA ticket? If so, make sure it is written as a title prefix (in general, PRs affecting the NetObserv/Network Observability product should be backed with a JIRA ticket - especially if they bring user facing changes).
  • Does this PR require product documentation?
    • If so, make sure the JIRA epic is labelled with "documentation" and provides a description relevant for doc writers, such as use cases or scenarios. Any required step to activate or configure the feature should be documented there, such as new CRD knobs.
  • Does this PR require a product release notes entry?
    • If so, fill in "Release Note Text" in the JIRA.
  • Is there anything else the QE team should know before testing? E.g: configuration changes, environment setup, etc.
    • If so, make sure it is described in the JIRA ticket.
  • QE requirements (check 1 from the list):
    • Standard QE validation, with pre-merge tests unless stated otherwise.
    • Regression tests only (e.g. refactoring with no user-facing change).
    • No QE (e.g. trivial change with high reviewer's confidence, or per agreement with the QE team).

@jotak
Copy link
Member

jotak commented Jul 7, 2025

/lgtm
html-to-image mentions indeed 2 performance improvements in 1.11.12 https://github.com/bubkoo/html-to-image/releases/tag/v1.11.12

@openshift-ci openshift-ci bot added the lgtm label Jul 7, 2025
@jotak
Copy link
Member

jotak commented Jul 7, 2025

@jpinsonneau could you run make frontend ? CI complains about something no clean in lock file

Copy link

openshift-ci bot commented Jul 7, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from jotak. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jpinsonneau
Copy link
Contributor Author

@jpinsonneau could you run make frontend ? CI complains about something no clean in lock file

Sure, done ✔️
The lock file is now fixed

@Amoghrd
Copy link
Contributor

Amoghrd commented Jul 7, 2025

/ok-to-test

@openshift-ci openshift-ci bot added the ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. label Jul 7, 2025
@jotak
Copy link
Member

jotak commented Jul 7, 2025

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jul 7, 2025
Copy link

github-actions bot commented Jul 7, 2025

New image:
quay.io/netobserv/network-observability-console-plugin:427502c

It will expire after two weeks.

To deploy this build, run from the operator repo, assuming the operator is running:

USER=netobserv VERSION=427502c make set-plugin-image

@Amoghrd
Copy link
Contributor

Amoghrd commented Jul 7, 2025

@jpinsonneau Export button does not seem to work on Overview and Topology pages on firefox. It works fine on chrome

@jpinsonneau
Copy link
Contributor Author

jpinsonneau commented Jul 16, 2025

@jpinsonneau Export button does not seem to work on Overview and Topology pages on firefox. It works fine on chrome

Thanks for pointing that ! Here is the issue: bubkoo/html-to-image#532

I have opened a PR to fix it. Let's see if it's merged and released quickly or not.
Else we can point my repo instead.

@openshift-ci openshift-ci bot removed the lgtm label Aug 7, 2025
Copy link

openshift-ci bot commented Aug 7, 2025

New changes are detected. LGTM label has been removed.

@github-actions github-actions bot removed the ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. label Aug 7, 2025
@jpinsonneau
Copy link
Contributor Author

I don't get any feedback upstream so I created my own package:
https://www.npmjs.com/package/@jpinsonneau/html-to-image
78d70e8

@jpinsonneau jpinsonneau added needs-review Tells that the PR needs a review and removed do-not-merge/hold labels Aug 8, 2025
@jotak
Copy link
Member

jotak commented Aug 11, 2025

ah, the upstream PR finally is approved (not merged yet)

@Amoghrd
Copy link
Contributor

Amoghrd commented Aug 18, 2025

/ok-to-test

@openshift-ci openshift-ci bot added the ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. label Aug 18, 2025
Copy link

New image:
quay.io/netobserv/network-observability-console-plugin:9ca2a02

It will expire after two weeks.

To deploy this build, run from the operator repo, assuming the operator is running:

USER=netobserv VERSION=9ca2a02 make set-plugin-image

@Amoghrd
Copy link
Contributor

Amoghrd commented Aug 18, 2025

/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved QE has approved this pull request label Aug 18, 2025
Copy link

openshift-ci bot commented Aug 18, 2025

@jpinsonneau: 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/plugin-cypress 55a4745 link true /test plugin-cypress
ci/prow/qe-e2e-console-tests 55a4745 link false /test qe-e2e-console-tests

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-review Tells that the PR needs a review ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. qe-approved QE has approved this pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants